summaryrefslogtreecommitdiffstats
path: root/result_collection_api/run_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'result_collection_api/run_test.sh')
-rwxr-xr-xresult_collection_api/run_test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/result_collection_api/run_test.sh b/result_collection_api/run_test.sh
index 6006fcf..9b25f8f 100755
--- a/result_collection_api/run_test.sh
+++ b/result_collection_api/run_test.sh
@@ -6,5 +6,5 @@
# pip install testtools, discover
find . -type f -name "*.pyc" -delete
-testrargs="discover ./tests/unit"
-python -m testtools.run $testrargs \ No newline at end of file
+testrargs="discover ./opnfv_testapi/tests/unit"
+python -m testtools.run $testrargs