diff options
Diffstat (limited to 'tests/manifest/task.testscript')
-rw-r--r-- | tests/manifest/task.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manifest/task.testscript b/tests/manifest/task.testscript index 95a2b30..2d50914 100644 --- a/tests/manifest/task.testscript +++ b/tests/manifest/task.testscript @@ -349,7 +349,7 @@ test.options += -t : $* <<EOI 2>'stdin:3:7: error: invalid task configuration: unterminated quoted string' == 1 : 1 - config: \ + config:\ 'abc=x \ EOI |