@@ -15,4 +15,4 @@ get_version:
@python setup.py --version
run_tests:
- bash scripts/tests.sh
+ @cd scripts && bash tests.sh