diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2014-05-16 10:37:49 +1200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2014-05-16 10:37:49 +1200 |
commit | f92c8aba62b16d277dc99a058ddad6a583831f00 (patch) | |
tree | 9547cff8c8cf8810fd28608cf0adbdb32dc68678 /tests/test-cancel-authentication-python | |
parent | eb844e89491c985b734ebad28cfb6a6a04ec147c (diff) | |
download | lightdm-f92c8aba62b16d277dc99a058ddad6a583831f00.tar.gz |
Rename test cases to use the library type as a suffix
Diffstat (limited to 'tests/test-cancel-authentication-python')
-rwxr-xr-x | tests/test-cancel-authentication-python | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-cancel-authentication-python b/tests/test-cancel-authentication-python new file mode 100755 index 00000000..458757b9 --- /dev/null +++ b/tests/test-cancel-authentication-python @@ -0,0 +1,2 @@ +#!/bin/sh +./src/dbus-env ./src/test-runner cancel-authentication test-python-greeter |