summary refs log tree commit diff stats
path: root/tests/method
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2016-11-24 11:48:23 +0100
committerAndreas Rumpf <rumpf_a@web.de>2016-11-24 11:48:23 +0100
commitbc9015df50b3d93b6cbd987cecbe4832a1be3f87 (patch)
treeb14e6fe88ffe8203a5e8e60e62dc1daee15544b6 /tests/method
parent2316c71e09aef62f9f1a4897c47baccaea2623bf (diff)
downloadNim-bc9015df50b3d93b6cbd987cecbe4832a1be3f87.tar.gz
make tests green again
Diffstat (limited to 'tests/method')
-rw-r--r--tests/method/tmapper.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/method/tmapper.nim b/tests/method/tmapper.nim
index 75b36e69a..0008d9033 100644
--- a/tests/method/tmapper.nim
+++ b/tests/method/tmapper.nim
@@ -1,5 +1,5 @@
 discard """
-  errormsg: "invalid declaration order; cannot attach 'step' to method defined here: tests/method/tmapper.nim(22,7)"
+  errormsg: "invalid declaration order; cannot attach 'step' to method defined here: tmapper.nim(22,7)"
   line: 25
 """