mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-04 04:45:46 +08:00
Add vader test and fix command callback.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
|
||||
Before:
|
||||
call ale#assert#SetUpLinterTest('java', 'javalsp')
|
||||
|
||||
After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The javalsp callback should return the correct default value):
|
||||
AssertLinter 'java', ale#Escape('java -cp javacs.jar -Xverify:none org.javacs.Main')
|
||||
|
||||
Reference in New Issue
Block a user