diff options
Diffstat (limited to 'shell/hush_test/hush-parsing/group1.tests')
-rw-r--r-- | shell/hush_test/hush-parsing/group1.tests | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shell/hush_test/hush-parsing/group1.tests b/shell/hush_test/hush-parsing/group1.tests new file mode 100644 index 0000000..f063fbc --- /dev/null +++ b/shell/hush_test/hush-parsing/group1.tests @@ -0,0 +1 @@ +{ echo word} }; } |