aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorfrancois.cellier <francois.cellier@orange.com>2018-03-13 11:12:43 +0100
committerThomas Duval <thomas.duval@orange.com>2018-03-14 09:23:35 +0100
commit9f7c9cd25e7b89a208b64b8833b760c2b0d0ea07 (patch)
treee00c3980540a9e5f9dd8204474b0b58fe8c1f6e7 /tests
parent7d7a0a56ad4dc58ae24e205187b6129f7288bb46 (diff)
add coverage test report in term, xml (for jenkins use) and html
Change-Id: Icb6ecc7075e0f5ad178c510762596048e3539290
Diffstat (limited to 'tests')
-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