mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-23 20:41:29 +08:00
Clean up a buffer variable in a test file
This commit is contained in:
@@ -4,6 +4,7 @@ Before:
|
||||
\ . ' -d log_errors=0 --'
|
||||
|
||||
After:
|
||||
unlet! b:command_tail
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The executable should be configurable):
|
||||
|
||||
Reference in New Issue
Block a user