diff options
Diffstat (limited to 'tests/quoted-brackets')
-rw-r--r-- | tests/quoted-brackets | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/quoted-brackets b/tests/quoted-brackets new file mode 100644 index 0000000..5b170d8 --- /dev/null +++ b/tests/quoted-brackets @@ -0,0 +1,3 @@ +@>set -v +'ello @(echo 'wo(rld')!!! +'ello @(echo 'wo)rld')!!! |