mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
tests/float/builtin_float_hash: Add test to improve objfloat.c coverage.
This commit is contained in:
@@ -15,6 +15,7 @@ for val in (
|
||||
'0.1',
|
||||
'-0.1',
|
||||
'10.3',
|
||||
'1e16',
|
||||
'inf',
|
||||
'-inf',
|
||||
'nan',
|
||||
|
||||
Reference in New Issue
Block a user