mirror of https://github.com/dense-analysis/ale
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', {
|
||||
\ 'name': 'x',
|
||||
\ 'executable': 'echo',
|
||||
\ 'command': 'echo',
|
||||
\ 'executable': 'true',
|
||||
\ 'command': 'true',
|
||||
\ 'callback': 'GenerateResults',
|
||||
\})
|
||||
|
||||
|
|
Loading…
Reference in New Issue