Skip to content

Commit 7cae17f

Browse files
committed
tests/float/builtin_float_hash: Add test to improve objfloat.c coverage.
1 parent 251b004 commit 7cae17f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/float/builtin_float_hash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
'0.1',
1616
'-0.1',
1717
'10.3',
18+
'1e16',
1819
'inf',
1920
'-inf',
2021
'nan',

0 commit comments

Comments
 (0)