From f4b2107284329b12f595eba856072b79b824a63f Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 8 Nov 2016 16:37:44 +0200 Subject: Implement testscript command-if --- unit-tests/test/script/parser/description.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unit-tests/test/script/parser/description.test') diff --git a/unit-tests/test/script/parser/description.test b/unit-tests/test/script/parser/description.test index c2c441b..48a2faf 100644 --- a/unit-tests/test/script/parser/description.test +++ b/unit-tests/test/script/parser/description.test @@ -172,7 +172,7 @@ $* <>EOE != 0 # both : foo cmd : bar EOI -testscript:2:1: error: both leading and trailing description +testscript:2:1: error: both leading and trailing descriptions EOE # Legal places for a description. -- cgit v1.1