summaryrefslogtreecommitdiffstats
path: root/run_unit_tests.sh
diff options
context:
space:
mode:
authorMorgan Richomme <morgan.richomme@orange.com>2016-11-21 10:16:23 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-11-21 10:16:23 +0000
commit67902c82571b80522c16844df91a9b4699eb91a2 (patch)
treecc2e4f6df7b3caa3507e0b80dcad6419e6dcff3c /run_unit_tests.sh
parent0ba2cb40b3c7ff4d69e1c4b045d7a4ed54f302b8 (diff)
parent8048b797f8147b3db5dfcf68caf6bb449b2f2067 (diff)
Merge "Adapt Domino to Test Abstraction"
Diffstat (limited to 'run_unit_tests.sh')
-rwxr-xr-xrun_unit_tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_unit_tests.sh b/run_unit_tests.sh
index e050418c5..0abf3c279 100755
--- a/run_unit_tests.sh
+++ b/run_unit_tests.sh
@@ -55,7 +55,7 @@ nosetests --with-xunit \
--with-coverage \
--cover-erase \
--cover-package=functest.core.TestCasesBase \
- --cover-package=functest.testcases.Controllers.ODL.OpenDaylightTesting \
+ --cover-package=functest.opnfv_tests.Controllers.ODL.OpenDaylightTesting \
--cover-xml \
--cover-html \
functest/tests/unit