diff options
Diffstat (limited to '')
-rw-r--r-- | t/chainlint/pipe.expect | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/t/chainlint/pipe.expect b/t/chainlint/pipe.expect new file mode 100644 index 0000000..2cfc028 --- /dev/null +++ b/t/chainlint/pipe.expect @@ -0,0 +1,8 @@ +( + foo | + bar | + baz && + fish | + cow ?!AMP?! + sunder +) |