mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
Fix some random test issues for Windows
This commit is contained in:
@@ -19,7 +19,7 @@ Execute(project with phpcs should use local by default):
|
||||
call ale#test#SetFilename('phpcs-test-files/project-with-phpcs/foo/test.php')
|
||||
|
||||
AssertEqual
|
||||
\ g:dir . '/phpcs-test-files/project-with-phpcs/vendor/bin/phpcs',
|
||||
\ ale#path#Winify(g:dir . '/phpcs-test-files/project-with-phpcs/vendor/bin/phpcs'),
|
||||
\ ale_linters#php#phpcs#GetExecutable(bufnr(''))
|
||||
|
||||
Execute(use-global should override local detection):
|
||||
|
||||
Reference in New Issue
Block a user