diff options
Diffstat (limited to 'test/command_callback/test_cypher_cypher_lint_command_callback.vader')
-rw-r--r-- | test/command_callback/test_cypher_cypher_lint_command_callback.vader | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/command_callback/test_cypher_cypher_lint_command_callback.vader b/test/command_callback/test_cypher_cypher_lint_command_callback.vader deleted file mode 100644 index 6b64dc1f..00000000 --- a/test/command_callback/test_cypher_cypher_lint_command_callback.vader +++ /dev/null @@ -1,8 +0,0 @@ -Before: - call ale#assert#SetUpLinterTest('cypher', 'cypher_lint') - -After: - call ale#assert#TearDownLinterTest() - -Execute(The default command and executable should be correct): - AssertLinter 'cypher-lint', 'cypher-lint' |