mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-05 07:26:55 +08:00
refactor: move internal myexec to funplugin/myexec
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
package convert
|
||||
|
||||
import (
|
||||
"github.com/httprunner/funplugin/myexec"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/httprunner/httprunner/v4/hrp/internal/myexec"
|
||||
)
|
||||
|
||||
// convert TCase to pytest case
|
||||
|
||||
Reference in New Issue
Block a user