mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-01 09:03:29 +08:00
Get more random tests to pass on Windows
This commit is contained in:
@@ -50,5 +50,5 @@ function! ale#test#SetFilename(path) abort
|
||||
\ ? a:path
|
||||
\ : l:dir . '/' . a:path
|
||||
|
||||
silent noautocmd execute 'file ' . fnameescape(ale#path#Winify(l:full_path))
|
||||
silent! noautocmd execute 'file ' . fnameescape(ale#path#Winify(l:full_path))
|
||||
endfunction
|
||||
|
||||
Reference in New Issue
Block a user