Commit 74ab341d authored by Damien George's avatar Damien George

tests/cpydiff: Remove working cases from types_float_rounding.

parent cd9d71ed
......@@ -5,5 +5,3 @@ cause: Unknown
workaround: Unknown
"""
print('%.1g' % -9.9)
print('%.1e' % 9.99)
print('%.1e' % 0.999)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment