diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2011-06-16 14:03:43 +1000 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2011-06-16 14:03:43 +1000 |
commit | 399fddba2d3c23aa987e9e2c490af356544dcdf9 (patch) | |
tree | 3ca97c447ef30b0bbc2b62cf8ec81656b54d1f36 /tests/test-autologin-logout | |
parent | c399576ab91975bfc18b015794447c6e877f59f5 (diff) | |
download | lightdm-399fddba2d3c23aa987e9e2c490af356544dcdf9.tar.gz |
Add a test for checking returns to greeter when autologin logs out
Diffstat (limited to 'tests/test-autologin-logout')
-rwxr-xr-x | tests/test-autologin-logout | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-autologin-logout b/tests/test-autologin-logout new file mode 100755 index 00000000..a70d368b --- /dev/null +++ b/tests/test-autologin-logout @@ -0,0 +1,2 @@ +#!/bin/sh +./src/test-runner autologin-logout |