summary refs log tree commit diff stats
path: root/tests/misc/tnoop.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/tnoop.nim')
-rw-r--r--tests/misc/tnoop.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/tnoop.nim b/tests/misc/tnoop.nim
index 50f750d60..1e3fbe6cf 100644
--- a/tests/misc/tnoop.nim
+++ b/tests/misc/tnoop.nim
@@ -1,7 +1,7 @@
 discard """
   file: "tnoop.nim"
   line: 11
-  errormsg: "attempting to call undeclared procedure: 'a'"
+  errormsg: "attempting to call undeclared routine: 'a'"
 """