mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-17 16:24:40 +04:00
remove redundant system spaces test
`test_args_with_spaces_and_quotes` also covers this behaviour
This commit is contained in:
parent
65175f3cf3
commit
8bbfcf1f82
2 changed files with 0 additions and 12 deletions
|
|
@ -1,5 +0,0 @@
|
|||
- id: system-hook-with-spaces
|
||||
name: System hook with spaces
|
||||
entry: bash -c 'echo "Hello World"'
|
||||
language: system
|
||||
files: \.sh$
|
||||
Loading…
Add table
Add a link
Reference in a new issue