summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bca2cf91..826211c3 100644
--- a/Makefile
+++ b/Makefile
@@ -68,7 +68,7 @@ unit_tests_js:
@cd web-ui;\
npm run test
-integration_tests:
+integration_tests_py:
@. $(VIRTUALENV)/bin/activate;\
cd service;\
trial -j`grep -c "^processor" /proc/cpuinfo || sysctl -n hw.logicalcpu` --reporter=text test.integration