mirror of
https://gitee.com/johng/gf
synced 2026-06-06 16:21:40 +08:00
version 2
This commit is contained in:
@ -9,10 +9,10 @@ package empty_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/gogf/gf/frame/g"
|
||||
"github.com/gogf/gf/internal/empty"
|
||||
"github.com/gogf/gf/test/gtest"
|
||||
"github.com/gogf/gf/util/gconv"
|
||||
"github.com/gogf/gf/v2/frame/g"
|
||||
"github.com/gogf/gf/v2/internal/empty"
|
||||
"github.com/gogf/gf/v2/test/gtest"
|
||||
"github.com/gogf/gf/v2/util/gconv"
|
||||
)
|
||||
|
||||
type TestInt int
|
||||
|
||||
Reference in New Issue
Block a user