mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-13 19:59:37 +08:00
6 lines
67 B
Go
6 lines
67 B
Go
package httpboomer
|
|
|
|
func (step *TStep) Run() error {
|
|
return nil
|
|
}
|