Add a test which checks that we can find the stdin-wrapper script.

This commit is contained in:
w0rp 2016-10-19 23:26:07 +01:00
parent 62195b7a68
commit 6df632218e
1 changed files with 4 additions and 0 deletions

View 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