- big big refactor.
This commit is contained in:
@@ -73,4 +73,7 @@ func TestJson(t *testing.T) {
|
||||
unmarshStr(t, jsonStr, &obj2)
|
||||
unmarshStr(t, jsonStr, &obj3)
|
||||
unmarshStr(t, jsonStr, &obj4)
|
||||
t.Skip("skip the flollowing")
|
||||
t.Fatal(1)
|
||||
t.Fail()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user