mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-10 06:21:53 +08:00
#3633 - Put all dummy test files in test/test-files
This commit is contained in:
12
test/command_callback/test_rnix_command_callback.vader
Normal file
12
test/command_callback/test_rnix_command_callback.vader
Normal file
@@ -0,0 +1,12 @@
|
||||
" Author: jD91mZM2 <me@krake.one>
|
||||
" Description: Tests for rnix-lsp language client
|
||||
Before:
|
||||
call ale#assert#SetUpLinterTest('nix', 'rnix_lsp')
|
||||
|
||||
After:
|
||||
call ale#assert#TearDownLinterTest()
|
||||
|
||||
Execute(should start rnix-lsp):
|
||||
AssertLSPLanguage 'nix'
|
||||
AssertLSPOptions {}
|
||||
AssertLSPProject ale#path#Simplify('.')
|
||||
Reference in New Issue
Block a user