diff options
Diffstat (limited to 'unit-tests/test/script/parser/description.test')
-rw-r--r-- | unit-tests/test/script/parser/description.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/unit-tests/test/script/parser/description.test b/unit-tests/test/script/parser/description.test index 1b3f358..b4ab435 100644 --- a/unit-tests/test/script/parser/description.test +++ b/unit-tests/test/script/parser/description.test @@ -180,7 +180,7 @@ EOE $* <<EOI >>EOO # legal-var : foo bar x = y; -cmd \$x +cmd $x EOI : sm:foo bar cmd y @@ -334,7 +334,7 @@ EOO : : No merge since test has description. : -$* -s -i <<EOI >>EOO # +$* -s -i <<EOI >>EOO # { : foo-bar : foo bar |