Add command callback test

This commit is contained in:
jD91mZM2
2021-02-02 13:01:03 +01:00
parent 4894c760c2
commit 98caa19cc7
3 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
Before:
call ale#assert#SetUpLinterTest('json', 'jq')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command should be correct):
AssertLinter 'jq', ale#Escape('jq')