summary refs log tree commit diff stats
path: root/tests/errmsgs/t9768.nim
diff options
context:
space:
mode:
authorTimothee Cour <timothee.cour2@gmail.com>2020-11-29 17:32:34 -0800
committerGitHub <noreply@github.com>2020-11-29 17:32:34 -0800
commit31a8cf16bbad69efbfbc6f7a593f2141cba06381 (patch)
treec7694e9f13aee85164617500abc09b5a78902531 /tests/errmsgs/t9768.nim
parent6114df3c24e9c23bfbdbaa204bb100de9d170995 (diff)
downloadNim-31a8cf16bbad69efbfbc6f7a593f2141cba06381.tar.gz
testament spec: remove errmsg alias of errormsg (#16188)
Diffstat (limited to 'tests/errmsgs/t9768.nim')
-rw-r--r--tests/errmsgs/t9768.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/errmsgs/t9768.nim b/tests/errmsgs/t9768.nim
index d369150a5..b72a158c7 100644
--- a/tests/errmsgs/t9768.nim
+++ b/tests/errmsgs/t9768.nim
@@ -1,5 +1,5 @@
 discard """
-  errmsg: "unhandled exception:"
+  errormsg: "unhandled exception:"
   file: "system/fatal.nim"
   nimout: '''
 stack trace: (most recent call last)