summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
Diffstat (limited to 'check')
-rwxr-xr-xcheck2
1 files changed, 1 insertions, 1 deletions
diff --git a/check b/check
index b7e1ba0b..5fe8df0f 100755
--- a/check
+++ b/check
@@ -20,7 +20,7 @@
set -e
python setup.py clean check
-cmdtest -c ./morph tests
+cmdtest tests
if [ -d .git ];
then