Try to fix the tests on Windows

This commit is contained in:
w0rp 2018-10-30 20:55:35 +00:00
parent cae40e1c34
commit 709788084f
No known key found for this signature in database
GPG Key ID: 0FC1ECAA8C81CD83
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@ Before:
Save g:ale_buffer_info
Save g:ale_lsp_error_messages
let g:ale_buffer_info = {}
unlet! g:ale_lsp_error_messages
call ale#test#SetDirectory('/testplugin/test')