summaryrefslogtreecommitdiff
path: root/t/chainlint/cuddled.test
diff options
context:
space:
mode:
Diffstat (limited to 't/chainlint/cuddled.test')
-rw-r--r--t/chainlint/cuddled.test3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/chainlint/cuddled.test b/t/chainlint/cuddled.test
index 0499fa4180..257b5b5eed 100644
--- a/t/chainlint/cuddled.test
+++ b/t/chainlint/cuddled.test
@@ -1,5 +1,4 @@
-# LINT: first subshell statement cuddled with opening "("; for implementation
-# LINT: simplicity, "(..." is split into two lines, "(" and "..."
+# LINT: first subshell statement cuddled with opening "("
(cd foo &&
bar
) &&