Clean up a buffer variable in a test file
This commit is contained in:
parent
6aab3fe209
commit
71bb62c858
@ -4,6 +4,7 @@ Before:
|
|||||||
\ . ' -d log_errors=0 --'
|
\ . ' -d log_errors=0 --'
|
||||||
|
|
||||||
After:
|
After:
|
||||||
|
unlet! b:command_tail
|
||||||
call ale#assert#TearDownLinterTest()
|
call ale#assert#TearDownLinterTest()
|
||||||
|
|
||||||
Execute(The executable should be configurable):
|
Execute(The executable should be configurable):
|
||||||
|
Loading…
Reference in New Issue
Block a user