summaryrefslogtreecommitdiff
path: root/test/linter/test_fecs.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/linter/test_fecs.vader')
-rw-r--r--test/linter/test_fecs.vader9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/linter/test_fecs.vader b/test/linter/test_fecs.vader
new file mode 100644
index 00000000..4287d324
--- /dev/null
+++ b/test/linter/test_fecs.vader
@@ -0,0 +1,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'