mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
Fix CI BS
This commit is contained in:
@@ -10,6 +10,7 @@ After:
|
|||||||
unlet! b:sep
|
unlet! b:sep
|
||||||
unlet! b:executable
|
unlet! b:executable
|
||||||
|
|
||||||
|
call ale#test#SetFilename('..')
|
||||||
call ale#assert#TearDownLinterTest()
|
call ale#assert#TearDownLinterTest()
|
||||||
|
|
||||||
Execute(The jedi-language-server command callback should return default string):
|
Execute(The jedi-language-server command callback should return default string):
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ After:
|
|||||||
unlet! b:sep
|
unlet! b:sep
|
||||||
unlet! b:executable
|
unlet! b:executable
|
||||||
|
|
||||||
|
call ale#test#SetFilename('..')
|
||||||
call ale#assert#TearDownLinterTest()
|
call ale#assert#TearDownLinterTest()
|
||||||
|
|
||||||
Execute(The pylsp command callback should return default string):
|
Execute(The pylsp command callback should return default string):
|
||||||
|
|||||||
@@ -10,6 +10,7 @@ After:
|
|||||||
unlet! b:sep
|
unlet! b:sep
|
||||||
unlet! b:executable
|
unlet! b:executable
|
||||||
|
|
||||||
|
call ale#test#SetFilename('..')
|
||||||
call ale#assert#TearDownLinterTest()
|
call ale#assert#TearDownLinterTest()
|
||||||
|
|
||||||
Execute(The command callback should return the correct default string):
|
Execute(The command callback should return the correct default string):
|
||||||
|
|||||||
Reference in New Issue
Block a user