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