diff --git a/setup.cfg b/setup.cfg index 3604adbd..bffaf1db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,3 +7,7 @@ home-page = https://wiki.opnfv.org/display/fastpath/Barometer+Home packages = baro_tests scripts = baro_tests/mce-inject_ea + +[entry_points] +xtesting.testcase = + barometercollectd = baro_tests.barometer:BarometerCollectd