diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-08-02 14:17:41 +0200 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-08-02 14:17:41 +0200 |
commit | d7fef7e48e4b39637a59551953198c00ab4137f6 (patch) | |
tree | 920cc9c706dbcbf64a5b0a7a00ed8489cb955135 /tests/test-restart-authentication | |
parent | f6c926dd1ea0fe9f98430870768f7d24f342e0d6 (diff) | |
download | lightdm-d7fef7e48e4b39637a59551953198c00ab4137f6.tar.gz |
Correctly reap unused authentication sessions
Diffstat (limited to 'tests/test-restart-authentication')
-rwxr-xr-x | tests/test-restart-authentication | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-restart-authentication b/tests/test-restart-authentication new file mode 100755 index 00000000..b9cb62e4 --- /dev/null +++ b/tests/test-restart-authentication @@ -0,0 +1,2 @@ +#!/bin/sh +./src/dbus-env ./src/test-runner restart-authentication test-gobject-greeter |