summaryrefslogtreecommitdiff
path: root/test/handler/test_coffeelint_handler.vader
diff options
context:
space:
mode:
Diffstat (limited to 'test/handler/test_coffeelint_handler.vader')
-rw-r--r--test/handler/test_coffeelint_handler.vader1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/handler/test_coffeelint_handler.vader b/test/handler/test_coffeelint_handler.vader
index 10370221..4426e44e 100644
--- a/test/handler/test_coffeelint_handler.vader
+++ b/test/handler/test_coffeelint_handler.vader
@@ -4,7 +4,6 @@ Execute(The coffeelint handler should parse lines correctly):
AssertEqual
\ [
\ {
- \ 'bufnr': 347,
\ 'lnum': 125,
\ 'text': "Line exceeds maximum allowed length Length is 122, max is 120.",
\ 'type': 'E',