test: lint whitespace in legacy/ (#7308)

This commit is contained in:
KillTheMule
2017-09-24 20:42:48 +02:00
committed by Justin M. Keyes
parent 2b4a52f901
commit 126b2ca077
41 changed files with 151 additions and 116 deletions

View File

@@ -32,7 +32,7 @@ describe('E315 error', function()
-- :del the ex-way will require the colon operator which resets the
-- visual mode thus preventing the problem:
feed('GV:call TriggerTheProblem()<cr>')
source([[
%del _
call append(line('$'), g:msg)
@@ -41,7 +41,7 @@ describe('E315 error', function()
-- Assert buffer contents.
expect([[
Everything's fine.]])
end)
end)