This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/command_callback/test_racket_raco_command_callback.vader
2019-01-14 19:45:33 +00:00

10 lines
213 B
Text

Before:
call ale#assert#SetUpLinterTest('racket', 'raco')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command and executable should be correct):
AssertLinter 'raco', 'raco expand %s'