mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-28 22:02:31 +08:00
#3633 - Move linter tests into test/linter
This commit is contained in:
8
test/linter/test_ruby_debride.vader
Normal file
8
test/linter/test_ruby_debride.vader
Normal file
@@ -0,0 +1,8 @@
|
||||
Before:
|
||||
call ale#assert#SetUpLinterTest('ruby', 'debride')
|
||||
|
||||
After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(The default command should be correct):
|
||||
AssertLinter 'debride', ale#Escape('debride') . ' %s'
|
||||
Reference in New Issue
Block a user