fix ModuleNotFoundError in debugging mode if httprunner uninstalled

This commit is contained in:
debugtalk
2019-07-28 14:30:31 +08:00
parent b552f3f2a4
commit 930168a59e
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@
**Fixed**
- fix #658: sys.exit 1 if any testcase failed
- fix ModuleNotFoundError in debugging mode if httprunner uninstalled
## 2.2.4 (2019-07-18)