summaryrefslogtreecommitdiffstats
path: root/run_unit_tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'run_unit_tests.sh')
-rwxr-xr-xrun_unit_tests.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/run_unit_tests.sh b/run_unit_tests.sh
index 0421730a7..e0e6195cb 100755
--- a/run_unit_tests.sh
+++ b/run_unit_tests.sh
@@ -58,6 +58,7 @@ nosetests --with-xunit \
--with-coverage \
--cover-erase \
--cover-tests \
+ --cover-package=functest.cli \
--cover-package=functest.core.testcase_base \
--cover-package=functest.opnfv_tests.sdn.odl.odl \
--cover-package=functest.utils \