Clean up tests to stop people copy and pasting the wrong examples
This commit is contained in:
@@ -9,8 +9,6 @@ After:
|
||||
call ale#linter#Reset()
|
||||
|
||||
Execute(The default command should be correct):
|
||||
|
||||
AssertEqual
|
||||
\ 'protoc' . ' -I ' . ale#Escape(getcwd()) . ' --lint_out=. ' . '%s',
|
||||
\ ale_linters#proto#protoc_gen_lint#GetCommand(bufnr(''))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user