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