mirror of
https://gitee.com/johng/gf
synced 2026-07-07 14:25:17 +08:00
fix "github.com/gogf/gf/v2/test/gtest"
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/gogf/gf/test/gtest"
|
||||
"github.com/gogf/gf/v2/test/gtest"
|
||||
)
|
||||
|
||||
func TestSlash(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user