You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-07-03 23:30:41 +02:00
#152 gofmt
This commit is contained in:
@ -313,4 +313,4 @@ func Test_recursive_empty_interface_customization(t *testing.T) {
|
||||
should := require.New(t)
|
||||
Unmarshal([]byte("[100]"), &obj)
|
||||
should.Equal([]interface{}{int64(100)}, obj)
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user