Fix a test failing in AppVeyor

This commit is contained in:
w0rp
2019-11-07 15:51:55 +00:00
parent f11f6a2195
commit a273b9cf4a

View File

@@ -12,5 +12,5 @@ After:
Execute(The html-beautify callback should return the correct default command):
AssertEqual
\ {'command': '''html-beautify'' -'},
\ {'command': ale#Escape('html-beautify') . ' -'},
\ ale#fixers#html_beautify#Fix(bufnr(''))