This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/command_callback/test_cypher_cypher_lint_command_callback.vader

9 lines
222 B
Text
Raw Normal View History

2019-02-03 05:04:23 +00:00
Before:
call ale#assert#SetUpLinterTest('cypher', 'cypher_lint')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command and executable should be correct):
2019-02-06 22:29:58 +00:00
AssertLinter 'cypher-lint', 'cypher-lint'