summaryrefslogtreecommitdiffstats
path: root/t/chainlint/close-nested-and-parent-together.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/close-nested-and-parent-together.test')
-rw-r--r--t/chainlint/close-nested-and-parent-together.test3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/chainlint/close-nested-and-parent-together.test b/t/chainlint/close-nested-and-parent-together.test
new file mode 100644
index 0000000..72d482f
--- /dev/null
+++ b/t/chainlint/close-nested-and-parent-together.test
@@ -0,0 +1,3 @@
+(cd foo &&
+ (bar &&
+ baz))