mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
Clean up tests to stop people copy and pasting the wrong examples
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
Before:
|
||||
runtime ale_linters/sh/shell.vim
|
||||
|
||||
After:
|
||||
call ale#linter#Reset()
|
||||
|
||||
Execute(The shell handler should parse lines correctly):
|
||||
runtime ale_linters/sh/shell.vim
|
||||
|
||||
AssertEqual
|
||||
\ [
|
||||
\ {
|
||||
|
||||
Reference in New Issue
Block a user