summaryrefslogtreecommitdiff
path: root/test/test_cursor_warnings.vader
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2017-05-12 20:38:52 +0100
committerw0rp <devw0rp@gmail.com>2017-05-12 20:38:52 +0100
commit2bafdb7e5a5cb96cb8263ed1b7bb79be021e4350 (patch)
tree022bac7040c99d8d6096ee7086d98ac442df21d1 /test/test_cursor_warnings.vader
parent07b2542c0d6505f2a843e700d246367a522ecf64 (diff)
downloadale-2bafdb7e5a5cb96cb8263ed1b7bb79be021e4350.zip
Run all tests in NeoVim, improve the test script, and make all tests pass for NeoVim
Diffstat (limited to 'test/test_cursor_warnings.vader')
-rw-r--r--test/test_cursor_warnings.vader5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/test_cursor_warnings.vader b/test/test_cursor_warnings.vader
index 09081b12..6018dabd 100644
--- a/test/test_cursor_warnings.vader
+++ b/test/test_cursor_warnings.vader
@@ -65,7 +65,10 @@ After:
delfunction GetLastMessage
- mess clear
+ " Clearing the messages breaks tests on NeoVim for some reason, but all
+ " we need to do for these tests is just make it so the last message isn't
+ " carried over between test cases.
+ echomsg ''
Given javascript(A Javscript file with warnings/errors):
var x = 3