mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Add a test which checks that we can find the stdin-wrapper script.
This commit is contained in:
4
test/test_stdin_wrapper_path_can_be_found.vader
Normal file
4
test/test_stdin_wrapper_path_can_be_found.vader
Normal file
@@ -0,0 +1,4 @@
|
||||
Execute(We should be able to find the stdin-wrapper script):
|
||||
silent! cd /testplugin/test
|
||||
|
||||
AssertEqual expand('%:p:h:h') . '/stdin-wrapper', ale#util#stdin_wrapper
|
||||
Reference in New Issue
Block a user