mirror of
https://gitee.com/johng/gf
synced 2026-06-06 02:25:47 +08:00
improve unit testing case for package internal/json
This commit is contained in:
@ -23,7 +23,6 @@ var (
|
||||
Id: 1265476890672672808,
|
||||
Name: "john",
|
||||
}
|
||||
userBytes, _ = json.Marshal(user)
|
||||
)
|
||||
|
||||
func TestMarshal(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user