diff options
author | w0rp <devw0rp@gmail.com> | 2017-07-09 14:58:17 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-07-09 14:58:21 +0100 |
commit | 836a2cfe3b5ba2761291564cbf412ca79f9a52a9 (patch) | |
tree | 59eb08c4de6b7a823971b94817803a8598ea61fd /test/handler/test_jscs_handler.vader | |
parent | c67d3b7e60b03ad52fe232b93b8867395dd8caa5 (diff) | |
download | ale-836a2cfe3b5ba2761291564cbf412ca79f9a52a9.zip |
Fix issues with running individual tests, and get the Vim tests to run on certain machines again
Diffstat (limited to 'test/handler/test_jscs_handler.vader')
-rw-r--r-- | test/handler/test_jscs_handler.vader | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/handler/test_jscs_handler.vader b/test/handler/test_jscs_handler.vader index 81e91d8e..6247307e 100644 --- a/test/handler/test_jscs_handler.vader +++ b/test/handler/test_jscs_handler.vader @@ -1,3 +1,8 @@ +Before: + runtime ale_linters/javascript/jscs.vim + +After: + call ale#linter#Reset() Execute(jscs should parse lines correctly): AssertEqual |