tests: Fix testlint errors

This commit is contained in:
ZyX
2017-10-30 01:48:32 +03:00
parent 0356dbbb36
commit 3ecb95298f
6 changed files with 12 additions and 20 deletions

View File

@@ -898,4 +898,8 @@ describe('Expressions coloring support', function()
={NUM:1}^ |
]])
end)
-- FIXME: Test expr coloring when using -u NORC and -u NONE.
-- FIXME: Test all highlight groups, using long expression.
-- FIXME: Test different ways of triggering expression highlighting (:<C-r>=,
-- i<C-r>=, :<C-\>e, "=).
end)