1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 13:40:05 +08:00
SpaceVim/bundle/ChineseLinter.vim/test/e006.vader

8 lines
193 B
Plaintext
Raw Permalink Normal View History

Given markdown:
100 %
Execute (test error E006):
CheckChinese
AssertEqual getqflist()[0].lnum, 1
AssertEqual getqflist()[0].col, 5
AssertEqual getqflist()[0].text[:3], 'E006'