You've already forked json-iterator
mirror of
https://github.com/json-iterator/go.git
synced 2025-06-24 23:16:47 +02:00
increase coverage
This commit is contained in:
@ -70,4 +70,5 @@ func Test_read_float_to_any(t *testing.T) {
|
||||
should.Equal(uint64(0), any2.ToUint64())
|
||||
should.Equal(any.ValueType(), Number)
|
||||
|
||||
should.Equal("1.23E+01", any.ToString())
|
||||
}
|
||||
|
Reference in New Issue
Block a user