summary refs log tree commit diff stats
path: root/tests/concepts/tmapconcept.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-11-23 13:16:45 +0100
committerAraq <rumpf_a@web.de>2018-11-23 13:16:45 +0100
commit562d185cb73fa31d901685a15e92b8904f9b077b (patch)
tree58d0ff9e04f2ee03433b495d978a8db3e7b24278 /tests/concepts/tmapconcept.nim
parent2d0aa9b72bf1d9ecc8969b37bfdbd7c046721a90 (diff)
downloadNim-562d185cb73fa31d901685a15e92b8904f9b077b.tar.gz
cleanup tests; don't use non-working 'msg' spec field
Diffstat (limited to 'tests/concepts/tmapconcept.nim')
-rw-r--r--tests/concepts/tmapconcept.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/concepts/tmapconcept.nim b/tests/concepts/tmapconcept.nim
index 5082fcb61..6b959eff2 100644
--- a/tests/concepts/tmapconcept.nim
+++ b/tests/concepts/tmapconcept.nim
@@ -3,7 +3,7 @@ output: '''10
 10
 
 1'''
-msg: '''
+nimout: '''
 K=string V=int
 K=int64 V=string
 K=int V=int