mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Clean up tests to stop people copy and pasting the wrong examples
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
Execute(Parsing nim errors should work):
|
||||
Before:
|
||||
runtime ale_linters/nim/nimcheck.vim
|
||||
|
||||
After:
|
||||
call ale#linter#Reset()
|
||||
|
||||
Execute(Parsing nim errors should work):
|
||||
silent file foobar.nim
|
||||
|
||||
AssertEqual
|
||||
|
||||
Reference in New Issue
Block a user