summaryrefslogtreecommitdiff
path: root/t/chainlint/blank-line.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/blank-line.expect')
-rw-r--r--t/chainlint/blank-line.expect8
1 files changed, 8 insertions, 0 deletions
diff --git a/t/chainlint/blank-line.expect b/t/chainlint/blank-line.expect
new file mode 100644
index 0000000000..6ae39dd174
--- /dev/null
+++ b/t/chainlint/blank-line.expect
@@ -0,0 +1,8 @@
+2 (
+3
+4 nothing &&
+5
+6 something
+7
+8
+9 )