diff options
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |