summaryrefslogtreecommitdiff
path: root/test/linter/test_fecs.vader
blob: 4287d324030c45bdf92b73aa113244257d8798f6 (plain)
1
2
3
4
5
6
7
8
9
Before:
  call ale#assert#SetUpLinterTest('javascript', 'fecs')
  runtime autoload/ale/handlers/fecs.vim

After:
  call ale#assert#TearDownLinterTest()

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