mirror of
https://github.com/httprunner/httprunner.git
synced 2026-08-28 03:30:01 +08:00
change: update docs
This commit is contained in:
@@ -21,6 +21,6 @@ func LoadSwaggerCase(path string) (*hrp.TCase, error) {
|
||||
return nil, errors.New("invalid swagger file")
|
||||
}
|
||||
|
||||
// convert swagger to TCase
|
||||
// TODO: convert swagger to TCase
|
||||
return nil, nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user