aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/test9.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test9.in')
-rw-r--r--tests/test9.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test9.in b/tests/test9.in
index a3a48151..e40bc74e 100644
--- a/tests/test9.in
+++ b/tests/test9.in
@@ -84,4 +84,9 @@ eval 'status -n
status -n
status -n'
+# Test psub
+cat (echo foo | psub)
+cat (echo bar | psub)
+cat (echo baz | psub)
+
false