mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-09 04:52:29 +08:00
#3633 - Move linter tests into test/linter
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
Before:
|
||||
call ale#assert#SetUpFixerTest('yaml', 'yamlfix')
|
||||
|
||||
silent cd ..
|
||||
silent cd command_callback
|
||||
let g:dir = getcwd()
|
||||
|
||||
let b:bin_dir = has('win32') ? 'Scripts' : 'bin'
|
||||
|
||||
After:
|
||||
|
||||
Reference in New Issue
Block a user