aboutsummaryrefslogtreecommitdiffstats
path: root/t/chainlint/pipe.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/pipe.test')
-rw-r--r--t/chainlint/pipe.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/chainlint/pipe.test b/t/chainlint/pipe.test
index dd82534c66..1af81c243b 100644
--- a/t/chainlint/pipe.test
+++ b/t/chainlint/pipe.test
@@ -1,3 +1,4 @@
+test_expect_success 'pipe' '
(
# LINT: no "&&" needed on line ending with "|"
foo |
@@ -10,3 +11,4 @@
sunder
)
+'