diff options
Diffstat (limited to 'unit-tests/test/script/parser/command-re-parse.test')
-rw-r--r-- | unit-tests/test/script/parser/command-re-parse.test | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/unit-tests/test/script/parser/command-re-parse.test b/unit-tests/test/script/parser/command-re-parse.test index 335ff69..657bf88 100644 --- a/unit-tests/test/script/parser/command-re-parse.test +++ b/unit-tests/test/script/parser/command-re-parse.test @@ -1,6 +1,9 @@ +# file : unit-tests/test/script/parser/command-re-parse.test +# copyright : Copyright (c) 2014-2017 Code Synthesis Ltd +# license : MIT; see accompanying LICENSE file -# double-quote -# +: double-quote +: $* <<EOI >>EOO x = cmd \">-\" "'<-'" $x |