mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-19 14:59:55 +08:00
#4454 Clean up root test directory tests
Combine cases into smaller tests of tests and remove tests we no longer need. Linter tests have been moved to where they should be.
This commit is contained in:
@@ -154,7 +154,7 @@ Given python(Some Python file):
|
||||
somelongerline
|
||||
bazxyzxyzxyz
|
||||
|
||||
Execute(Should result in error message):
|
||||
Execute(Should result in error message for LSP):
|
||||
call ale#linter#Reset()
|
||||
runtime ale_linters/python/pylsp.vim
|
||||
let b:ale_linters = ['pylsp']
|
||||
|
||||
Reference in New Issue
Block a user