summaryrefslogtreecommitdiffstats
path: root/utils/test/result_collection_api/run_test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/result_collection_api/run_test.sh')
-rwxr-xr-xutils/test/result_collection_api/run_test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/test/result_collection_api/run_test.sh b/utils/test/result_collection_api/run_test.sh
index 6006fcf8b..9b25f8ffc 100755
--- a/utils/test/result_collection_api/run_test.sh
+++ b/utils/test/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