mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
version 2
This commit is contained in:
@ -7,10 +7,10 @@
|
||||
package gcode_test
|
||||
|
||||
import (
|
||||
"github.com/gogf/gf/errors/gcode"
|
||||
"github.com/gogf/gf/v2/errors/gcode"
|
||||
"testing"
|
||||
|
||||
"github.com/gogf/gf/test/gtest"
|
||||
"github.com/gogf/gf/v2/test/gtest"
|
||||
)
|
||||
|
||||
func Test_Nil(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user