change: remove default added -s option for hrun

This commit is contained in:
debugtalk
2020-05-21 17:47:03 +08:00
parent 9a969b295e
commit 74f8a79e73
2 changed files with 4 additions and 3 deletions

View File

@@ -11,6 +11,10 @@
- fix: ensure referenced testcase share the same session
**Changed**
- change: remove default added `-s` option for hrun
## 3.0.4 (2020-05-19)
**Added**