summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/test_stdin_wrapper_path_can_be_found.vader4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/test_stdin_wrapper_path_can_be_found.vader b/test/test_stdin_wrapper_path_can_be_found.vader
new file mode 100644
index 00000000..cf13bca2
--- /dev/null
+++ b/test/test_stdin_wrapper_path_can_be_found.vader
@@ -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