diff options
Diffstat (limited to 'tests/test_interests')
-rwxr-xr-x | tests/test_interests | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/test_interests b/tests/test_interests deleted file mode 100755 index 750a789..0000000 --- a/tests/test_interests +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -DBUS_RUNNER="dbus-test-runner --dbus-config /usr/share/dbus-test-runner/session.conf" - -${DBUS_RUNNER} --task ./test-interests-client --task-name Client --task ./test-interests-server --task-name Server |