Skip to content

Commit 5f6abf7

Browse files
committed
draft-06: zero-terminated float test description
1 parent 8758156 commit 5f6abf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/draft6/optional/zeroTerminatedFloats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
},
77
"tests": [
88
{
9-
"description": "a float is not an integer even without fractional part",
9+
"description": "a float without fractional part is an integer",
1010
"data": 1.0,
1111
"valid": true
1212
}

0 commit comments

Comments
 (0)