summaryrefslogtreecommitdiff
path: root/t/chainlint/incomplete-line.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/incomplete-line.expect')
-rw-r--r--t/chainlint/incomplete-line.expect10
1 files changed, 8 insertions, 2 deletions
diff --git a/t/chainlint/incomplete-line.expect b/t/chainlint/incomplete-line.expect
index ffac8f9..134d3a1 100644
--- a/t/chainlint/incomplete-line.expect
+++ b/t/chainlint/incomplete-line.expect
@@ -1,4 +1,10 @@
-line 1 line 2 line 3 line 4 &&
+line 1 \
+line 2 \
+line 3 \
+line 4 &&
(
- line 5 line 6 line 7 line 8
+ line 5 \
+ line 6 \
+ line 7 \
+ line 8
)