diff options
Diffstat (limited to 'setup.cfg')
-rw-r--r-- | setup.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ packages = stor4nfv_tests [entry_points] console_scripts = - doctor-test = stor4nfv_tests.main:main + stor4nfv-test = stor4nfv_tests.main:main |