diff options
Diffstat (limited to 'tests/template/twrongmapit.nim')
-rw-r--r-- | tests/template/twrongmapit.nim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/template/twrongmapit.nim b/tests/template/twrongmapit.nim index 4b3e1553f..bca1292b8 100644 --- a/tests/template/twrongmapit.nim +++ b/tests/template/twrongmapit.nim @@ -1,7 +1,7 @@ discard """ errormsg: "'" file: "sequtils.nim" - line: 416 + line: 435 """ # unfortunately our tester doesn't support multiple lines of compiler # error messages yet... |