Clean up a buffer variable in a test file

This commit is contained in:
w0rp 2018-11-04 10:15:41 +00:00
parent 6aab3fe209
commit 71bb62c858
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Before:
\ . ' -d log_errors=0 --'
After:
unlet! b:command_tail
call ale#assert#TearDownLinterTest()
Execute(The executable should be configurable):