Add a test which checks that we can find the stdin-wrapper script.
This commit is contained in:
parent
62195b7a68
commit
6df632218e
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
|
Loading…
Reference in New Issue
Block a user