diff options
Diffstat (limited to 'tests/float/tfloat1.nim')
-rw-r--r-- | tests/float/tfloat1.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/float/tfloat1.nim b/tests/float/tfloat1.nim index 54d49a7c1..d3497f24c 100644 --- a/tests/float/tfloat1.nim +++ b/tests/float/tfloat1.nim @@ -1,5 +1,5 @@ discard """ - outputsub: "Error: unhandled exception: FPU operation caused an overflow [FloatOverflowError]" + outputsub: "Error: unhandled exception: FPU operation caused an overflow [FloatOverflowDefect]" exitcode: "1" """ # Test new floating point exceptions |