summaryrefslogtreecommitdiff
path: root/t/chainlint/close-nested-and-parent-together.expect
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/close-nested-and-parent-together.expect')
-rw-r--r--t/chainlint/close-nested-and-parent-together.expect3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/chainlint/close-nested-and-parent-together.expect b/t/chainlint/close-nested-and-parent-together.expect
new file mode 100644
index 0000000000..4167e54a59
--- /dev/null
+++ b/t/chainlint/close-nested-and-parent-together.expect
@@ -0,0 +1,3 @@
+2 (cd foo &&
+3 (bar &&
+4 baz))