diff options
Diffstat (limited to 'tests/float/tfloat7.nim')
-rw-r--r-- | tests/float/tfloat7.nim | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/tests/float/tfloat7.nim b/tests/float/tfloat7.nim index 5fd0d43d9..a6d7af10b 100644 --- a/tests/float/tfloat7.nim +++ b/tests/float/tfloat7.nim @@ -1,12 +1,13 @@ discard """ - file: "tfloat6.nim" - output: '''passed. +output: ''' passed. passed. passed. passed. passed. -passed.''' +passed. +passed. +''' """ import strutils |