#2132 - Implement feature tests with ale#Has

This commit is contained in:
w0rp
2019-04-07 15:34:39 +01:00
parent 3bebcb5d48
commit e85eb82401
11 changed files with 34 additions and 26 deletions

View File

@@ -8,8 +8,6 @@ Before:
After:
call ale#assert#TearDownFixerTest()
let g:ale_has_override = {}
Execute(The prettier callback should return the correct default values):
call ale#test#SetFilename('../prettier-test-files/testfile.js')