summary refs log tree commit diff stats
path: root/nimsuggest/tests/tchk1.nim
diff options
context:
space:
mode:
Diffstat (limited to 'nimsuggest/tests/tchk1.nim')
-rw-r--r--nimsuggest/tests/tchk1.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/nimsuggest/tests/tchk1.nim b/nimsuggest/tests/tchk1.nim
index f9f0dc8fe..7b0b5d5b4 100644
--- a/nimsuggest/tests/tchk1.nim
+++ b/nimsuggest/tests/tchk1.nim
@@ -23,5 +23,5 @@ chk;;skUnknown;;;;Error;;$file;;14;;0;;"complex statement requires indentation";
 chk;;skUnknown;;;;Error;;$file;;12;;0;;"implementation of \'foo\' expected";;0
 chk;;skUnknown;;;;Error;;$file;;17;;0;;"invalid indentation";;0
 chk;;skUnknown;;;;Hint;;$file;;12;;9;;"\'foo\' is declared but not used [XDeclaredButNotUsed]";;0
-chk;;skUnknown;;;;Hint;;$file;;14;;5;;"\'tchk1.main()\' is declared but not used [XDeclaredButNotUsed]";;0
+chk;;skUnknown;;;;Hint;;$file;;14;;5;;"\'tchk1.main()[declared in tchk1.nim(14, 5)]\' is declared but not used [XDeclaredButNotUsed]";;0
 """