diff options
Diffstat (limited to 'tests/test_thousand_indicators')
-rwxr-xr-x | tests/test_thousand_indicators | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_thousand_indicators b/tests/test_thousand_indicators index 4dd7fae..fb1079d 100755 --- a/tests/test_thousand_indicators +++ b/tests/test_thousand_indicators @@ -1,5 +1,5 @@ #!/bin/sh -DBUS_RUNNER="/home/ted/Development/dbus-play/dbus-test-runner --dbus-config /home/ted/Development/dbus-play/session.conf" +DBUS_RUNNER="dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.conf" ${DBUS_RUNNER} --task ./test-thousand-indicators-client --task-name Client --task ./test-thousand-indicators-server --task-name Server |