guts: formatting

This commit is contained in:
Steve Losh 2010-12-09 22:03:23 -05:00
parent 25601aa8a1
commit 1c8406763a

View File

@ -63,9 +63,7 @@ function! s:TestMovementBasic()"{{{
normal k
Assert g:CurrentLineContains("[3]")
" Test arrow mappings
Assert g:CurrentLineContains("[3]")
" Move down
exec "normal \<down>"