mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-21 04:22:30 +08:00
refactor: simplify api
This commit is contained in:
@@ -18,5 +18,5 @@ func TestHttpBoomer(t *testing.T) {
|
||||
},
|
||||
}
|
||||
|
||||
HttpBoomer().Run(testcase1, testcase2)
|
||||
Run(testcase1, testcase2)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user