From 31a8cf16bbad69efbfbc6f7a593f2141cba06381 Mon Sep 17 00:00:00 2001 From: Timothee Cour Date: Sun, 29 Nov 2020 17:32:34 -0800 Subject: testament spec: remove errmsg alias of errormsg (#16188) --- testament/tests/shouldfail/tfile.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testament/tests/shouldfail/tfile.nim') diff --git a/testament/tests/shouldfail/tfile.nim b/testament/tests/shouldfail/tfile.nim index a6c2ad359..20d4bd1f3 100644 --- a/testament/tests/shouldfail/tfile.nim +++ b/testament/tests/shouldfail/tfile.nim @@ -1,5 +1,5 @@ discard """ -errmsg: "undeclared identifier: 'undefined'" +errormsg: "undeclared identifier: 'undefined'" file: "notthisfile.nim" """ -- cgit 1.4.1-2-gfad0