summaryrefslogtreecommitdiffstats
path: root/dcop/tests/run-tests.sh
diff options
context:
space:
mode:
authorAlexander Golubev <[email protected]>2016-06-28 06:14:50 +0300
committerSlávek Banko <[email protected]>2017-01-29 02:48:48 +0100
commit73da3d8e5cd6a22dd83a8c1cb51db5b0328480da (patch)
treef980da2eead988179a316c04a5a316224882ac52 /dcop/tests/run-tests.sh
parent297691c5b8e2b616a401eec5effe4f3f291c544e (diff)
downloadtdelibs-73da3d8e5cd6a22dd83a8c1cb51db5b0328480da.tar.gz
tdelibs-73da3d8e5cd6a22dd83a8c1cb51db5b0328480da.zip
Add dcop tests to cmake
Signed-off-by: Alexander Golubev <[email protected]> (cherry picked from commit 26d76a4c048d99e282356616ca8e1e5ad45a7f53)
Diffstat (limited to 'dcop/tests/run-tests.sh')
-rw-r--r--dcop/tests/run-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcop/tests/run-tests.sh b/dcop/tests/run-tests.sh
index 216c29aef..b088905b0 100644
--- a/dcop/tests/run-tests.sh
+++ b/dcop/tests/run-tests.sh
@@ -19,7 +19,7 @@ echo '* Running driver mode'
./driver `dcop 'TestApp-*'` >driver.stdout
echo '* Running shell mode'
-source shell.generated >shell.returns
+source ./shell.generated >shell.returns
echo -n '* Comparing ... '