diff options
Diffstat (limited to 'tests/errmsgs/t9768.nim')
-rw-r--r-- | tests/errmsgs/t9768.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/errmsgs/t9768.nim b/tests/errmsgs/t9768.nim index 94def90f0..058d297b3 100644 --- a/tests/errmsgs/t9768.nim +++ b/tests/errmsgs/t9768.nim @@ -1,5 +1,5 @@ discard """ - errormsg: "unhandled exception: t9768.nim(24, 12) `a < 4` [AssertionDefect]" + errormsg: "unhandled exception: t9768.nim(24, 3) `a < 4` [AssertionDefect]" file: "std/assertions.nim" nimout: ''' stack trace: (most recent call last) |