Make migrated test33 more similar to old legacy test.

Remove `expandtab` and add a missing trailing space from the legacy test.
This commit is contained in:
Julian Mehne 2014-12-06 02:52:35 +01:00
parent 6cba2eef21
commit 42891ea9d9

View File

@ -35,7 +35,7 @@ describe('lisp indent', function()
,@body
(princ "</a>")))]])
execute('set lisp expandtab')
execute('set lisp')
execute('/^(defun')
feed('=G:/^(defun/,$yank A<cr>')