Try and make the sign tests pass more often
This commit is contained in:
parent
d1cc1de6a5
commit
6b15c7c9fd
@ -59,8 +59,8 @@ Before:
|
|||||||
|
|
||||||
call ale#linter#Define('testft', {
|
call ale#linter#Define('testft', {
|
||||||
\ 'name': 'x',
|
\ 'name': 'x',
|
||||||
\ 'executable': 'echo',
|
\ 'executable': 'true',
|
||||||
\ 'command': 'echo',
|
\ 'command': 'true',
|
||||||
\ 'callback': 'GenerateResults',
|
\ 'callback': 'GenerateResults',
|
||||||
\})
|
\})
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user