aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index ed4d2104..d1d320cc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,3 +8,5 @@ packages = sfc
[entry_points]
console_scripts =
run_sfc_tests = sfc.tests.functest.run_sfc_tests:main
+xtesting.testcase =
+ functest-odl-sfc = sfc.tests.functest.run_sfc_tests:SfcFunctest