summaryrefslogtreecommitdiff
path: root/test/command_callback/test_fecs_command_callback.vader
blob: f70ad08435bc9f4d9f1dd9a9bda4b666fa7be272 (plain)
1
2
3
4
5
6
7
8
Before:
  call ale#assert#SetUpLinterTest('javascript', 'fecs')

After:
  call ale#assert#TearDownLinterTest()

Execute(The default command should be correct):
  AssertLinter 'fecs', ale#Escape('fecs') . ' check --colors=false --rule=true %t'