summaryrefslogtreecommitdiffstats
path: root/dcop/tests/run-tests.sh
diff options
context:
space:
mode:
authorAlexander Golubev <fatzer2@gmail.com>2016-06-28 06:14:50 +0300
committerSlávek Banko <slavek.banko@axis.cz>2017-01-29 02:27:14 +0100
commit26d76a4c048d99e282356616ca8e1e5ad45a7f53 (patch)
treeca0d2e03b2153f1b4c8a6d5726c1c56f6d3b69b5 /dcop/tests/run-tests.sh
parent0c64a776ddecfa33a37318e79b8811d9774579ae (diff)
downloadtdelibs-26d76a4c048d99e282356616ca8e1e5ad45a7f53.tar.gz
tdelibs-26d76a4c048d99e282356616ca8e1e5ad45a7f53.zip
Add dcop tests to cmake
Signed-off-by: Alexander Golubev <fatzer2@gmail.com>
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 ... '