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