summaryrefslogtreecommitdiff
path: root/.functests
diff options
context:
space:
mode:
Diffstat (limited to '.functests')
-rwxr-xr-x.functests2
1 files changed, 1 insertions, 1 deletions
diff --git a/.functests b/.functests
index b6bf4e0a7..86abce360 100755
--- a/.functests
+++ b/.functests
@@ -1,4 +1,4 @@
#!/bin/bash
-python test/functional/tests.py
+nosetests test/functional --exe
nosetests test/functionalnosetests --exe