diff options
Diffstat (limited to 'third_party/git/t/chainlint/here-doc-close-subshell.test')
-rw-r--r-- | third_party/git/t/chainlint/here-doc-close-subshell.test | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/third_party/git/t/chainlint/here-doc-close-subshell.test b/third_party/git/t/chainlint/here-doc-close-subshell.test deleted file mode 100644 index b857ff546765..000000000000 --- a/third_party/git/t/chainlint/here-doc-close-subshell.test +++ /dev/null @@ -1,5 +0,0 @@ -( -# LINT: line contains here-doc and closes nested subshell - cat <<-\INPUT) - fizz - INPUT |