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-login-guest-logout-python | |
| parent | eb844e89491c985b734ebad28cfb6a6a04ec147c (diff) | |
Rename test cases to use the library type as a suffix
Diffstat (limited to 'tests/test-login-guest-logout-python')
| -rwxr-xr-x | tests/test-login-guest-logout-python | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-login-guest-logout-python b/tests/test-login-guest-logout-python new file mode 100755 index 00000000..e93f030e --- /dev/null +++ b/tests/test-login-guest-logout-python @@ -0,0 +1,2 @@ +#!/bin/sh +./src/dbus-env ./src/test-runner login-guest-logout test-python-greeter |
