mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-18 22:07:36 +08:00
change: update sub module
This commit is contained in:
@@ -3,7 +3,7 @@ package main
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
plugin "github.com/httprunner/hrp/plugin"
|
||||
"github.com/httprunner/hrp/plugin"
|
||||
)
|
||||
|
||||
func SumTwoInt(a, b int) int {
|
||||
|
||||
Reference in New Issue
Block a user