aboutsummaryrefslogtreecommitdiffstats
path: root/tests/python_unit/run_tests.sh
diff options
context:
space:
mode:
authorAsteroide <thomas.duval@orange.com>2018-03-14 08:24:32 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-03-14 08:24:32 +0000
commit1f31bc4df169195e3e7a9b6429d50785f73a51e7 (patch)
treefb1be982d5bce5ef75cca032282f3680e36e37f7 /tests/python_unit/run_tests.sh
parent0983f9169f3e90629ee845926d56ac674d4b1a34 (diff)
parent9f7c9cd25e7b89a208b64b8833b760c2b0d0ea07 (diff)
Merge "add coverage test report in term, xml (for jenkins use) and html"
Diffstat (limited to 'tests/python_unit/run_tests.sh')
-rw-r--r--tests/python_unit/run_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/python_unit/run_tests.sh b/tests/python_unit/run_tests.sh
index 0a9ac1f3..ab30e523 100644
--- a/tests/python_unit/run_tests.sh
+++ b/tests/python_unit/run_tests.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-echo "starting Moon Functional Tests"
+echo "starting Moon Unit Tests"
cd python_moonutilities
docker run --rm --volume $(pwd):/data wukongsun/moon_python_unit_test:latest