diff options
author | Robert Ancell <robert.ancell@canonical.com> | 2012-01-13 14:05:33 +0100 |
---|---|---|
committer | Robert Ancell <robert.ancell@canonical.com> | 2012-01-13 14:05:33 +0100 |
commit | d2ad84e4af3973cece387191e9ae82f4a0cc0cb8 (patch) | |
tree | b545e6c5dd193a2b41e889b01f149eb92006ec7a /tests/test-login-qt-wrong-password | |
parent | fd69a14c07101e0934b6e01bf60b1cf2c8e9aece (diff) | |
download | lightdm-d2ad84e4af3973cece387191e9ae82f4a0cc0cb8.tar.gz |
Control more of D-Bus in the regression tests
Diffstat (limited to 'tests/test-login-qt-wrong-password')
-rwxr-xr-x | tests/test-login-qt-wrong-password | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-login-qt-wrong-password b/tests/test-login-qt-wrong-password index f6a2c0fe..163ada20 100755 --- a/tests/test-login-qt-wrong-password +++ b/tests/test-login-qt-wrong-password @@ -1,2 +1,2 @@ #!/bin/sh -./src/test-runner login-wrong-password test-qt-greeter +./src/dbus-env ./src/test-runner login-wrong-password test-qt-greeter |