summaryrefslogtreecommitdiff
path: root/test/handler/test_redpen_handler.vader
diff options
context:
space:
mode:
authorrhysd <lin90162@yahoo.co.jp>2017-11-16 19:42:51 +0900
committerrhysd <lin90162@yahoo.co.jp>2017-11-16 19:42:51 +0900
commite232ea07c23d3e6f1b6e621e896f27545e5b10c7 (patch)
treea416bb40ef3740da135f0f033ff46a7a8ada3815 /test/handler/test_redpen_handler.vader
parentf1314b285c7b489f7b879a1afd703b60a877a52e (diff)
downloadale-e232ea07c23d3e6f1b6e621e896f27545e5b10c7.zip
redpen: fix trailing comma in test data
Diffstat (limited to 'test/handler/test_redpen_handler.vader')
-rw-r--r--test/handler/test_redpen_handler.vader2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/handler/test_redpen_handler.vader b/test/handler/test_redpen_handler.vader
index a1ad65d1..d0782d90 100644
--- a/test/handler/test_redpen_handler.vader
+++ b/test/handler/test_redpen_handler.vader
@@ -47,7 +47,7 @@ Execute(redpen handler should handle errors output):
\ ' "validator": "Spelling",',
\ ' "lineNum": 1,',
\ ' "sentenceStartColumnNum": 0,',
- \ ' "message": "Found possibly misspelled word \"NeoVim\".",',
+ \ ' "message": "Found possibly misspelled word \"NeoVim\"."',
\ ' }',
\ ' ]',
\ ' }',