aboutsummaryrefslogtreecommitdiffstats
path: root/t/chainlint/incomplete-line.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/incomplete-line.test')
-rw-r--r--t/chainlint/incomplete-line.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/t/chainlint/incomplete-line.test b/t/chainlint/incomplete-line.test
index d856658083..74a93021eb 100644
--- a/t/chainlint/incomplete-line.test
+++ b/t/chainlint/incomplete-line.test
@@ -1,3 +1,4 @@
+test_expect_success 'incomplete-line' '
# LINT: stitch together all incomplete \-ending lines
line 1 \
line 2 \
@@ -10,3 +11,4 @@ line 4 &&
line 7 \
line 8
)
+'