diff options
Diffstat (limited to 'third_party/git/t/chainlint/close-subshell.test')
-rw-r--r-- | third_party/git/t/chainlint/close-subshell.test | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/third_party/git/t/chainlint/close-subshell.test b/third_party/git/t/chainlint/close-subshell.test deleted file mode 100644 index 508ca447fd6c..000000000000 --- a/third_party/git/t/chainlint/close-subshell.test +++ /dev/null @@ -1,27 +0,0 @@ -# LINT: closing ")" with various decorations ("&&", ">", "|", etc.) -( - foo -) && -( - bar -) >out && -( - baz -) 2>err && -( - boo -) <input && -( - bip -) | wuzzle && -( - bop -) | fazz \ - fozz && -( - bup -) | -fuzzle && -( - yop -) |