mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-21 04:22:30 +08:00
move ghdc to pkg
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package option
|
||||
|
||||
import "code.byted.org/iesqa/ghdc"
|
||||
import "github.com/httprunner/httprunner/v5/pkg/ghdc"
|
||||
|
||||
const (
|
||||
HdcServerHost = "localhost"
|
||||
|
||||
Reference in New Issue
Block a user