testament spec: remove errmsg alias of errormsg (#16188)

This commit is contained in:
Timothee Cour
2020-11-29 17:32:34 -08:00
committed by GitHub
parent 6114df3c24
commit 31a8cf16bb
14 changed files with 14 additions and 14 deletions

View File

@@ -1,5 +1,5 @@
discard """
errmsg: "undeclared identifier: 'undefined'"
errormsg: "undeclared identifier: 'undefined'"
file: "notthisfile.nim"
"""