summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorQiaowei Ren <qiaowei.ren@intel.com>2018-03-17 09:39:13 +0800
committerQiaowei Ren <qiaowei.ren@intel.com>2018-03-17 09:39:43 +0800
commit80a855170e1488eeb8cc0833ffba2b1938c327ac (patch)
tree3c0b3c15a7f9e15d64d5f4c3bde25ab140fc8a31
parent171a30a0521dd522a1bfdd9d8407a21e73600c46 (diff)
Fix a typo
Change-Id: I6c4b9cc320270216f9064bb402436ff221bed7c6 Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 89b4804..0ce95bc 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -8,4 +8,4 @@ packages = stor4nfv_tests
[entry_points]
console_scripts =
- doctor-test = stor4nfv_tests.main:main
+ stor4nfv-test = stor4nfv_tests.main:main