4 lines
167 B
Text
4 lines
167 B
Text
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
|