mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 20:54:26 +08:00
Fix a test failing in AppVeyor
This commit is contained in:
@@ -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(''))
|
||||
|
||||
Reference in New Issue
Block a user