diff options
author | w0rp <devw0rp@gmail.com> | 2017-02-11 19:40:57 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-02-11 19:40:57 +0000 |
commit | ecbb27680563a50d4dd981f968d659ef20bfbe30 (patch) | |
tree | 3e60f1ad7840dce1351819cd191a4c7ca0a7330e /test/test_stdin_wrapper_path_can_be_found.vader | |
parent | c33602534e205aa677521ce49a8054588d88bdc2 (diff) | |
download | ale-ecbb27680563a50d4dd981f968d659ef20bfbe30.zip |
Replace every stdin-wrapper script with the new %t formatting support
Diffstat (limited to 'test/test_stdin_wrapper_path_can_be_found.vader')
-rw-r--r-- | test/test_stdin_wrapper_path_can_be_found.vader | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/test/test_stdin_wrapper_path_can_be_found.vader b/test/test_stdin_wrapper_path_can_be_found.vader deleted file mode 100644 index cf13bca2..00000000 --- a/test/test_stdin_wrapper_path_can_be_found.vader +++ /dev/null @@ -1,4 +0,0 @@ -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 |