aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test1.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test1.in')
-rw-r--r--tests/test1.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test1.in b/tests/test1.in
index 4dd01db1..8c214900 100644
--- a/tests/test1.in
+++ b/tests/test1.in
@@ -10,6 +10,11 @@ for i in 1 2 #Comment on same line as command
end;
end
+# Bracket expansion
+echo x-{1}
+echo x-{1,2}
+echo foo-{1,2{3,4}}
+
# Simple alias tests
function foo