Get all tests to pass on Windows
This commit is contained in:
parent
231398dddc
commit
b952dda386
14 changed files with 168 additions and 106 deletions
|
@ -12,7 +12,7 @@ Execute(should get valid executable with default params):
|
|||
call ale#test#SetFilename('elm-test-files/app/testfile.elm')
|
||||
|
||||
AssertEqual
|
||||
\ g:dir . '/elm-test-files/app/node_modules/.bin/elm-make',
|
||||
\ ale#path#Winify(g:dir . '/elm-test-files/app/node_modules/.bin/elm-make'),
|
||||
\ ale_linters#elm#make#GetExecutable(bufnr(''))
|
||||
|
||||
Execute(should get valid executable with 'use_global' params):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue