mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
fix testcase
This commit is contained in:
@@ -7,4 +7,4 @@ After:
|
||||
|
||||
Execute(The default gosimple command should be correct):
|
||||
AssertLinter 'gosimple',
|
||||
\ 'cd ' . ale#Escape(expand('%:p:h')) . ' && gosimple .'
|
||||
\ ale#path#CdString(ale#Escape(expand('%:p:h'))) . ' gosimple .'
|
||||
|
||||
Reference in New Issue
Block a user