254418fd1855

guts: formatting
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Thu, 09 Dec 2010 22:03:23 -0500
parents 8f6170ce8e3d
children d1f332450ea3
branches/tags (none)
files tests/test-movement.vim

Changes

--- a/tests/test-movement.vim	Thu Dec 09 22:02:46 2010 -0500
+++ b/tests/test-movement.vim	Thu Dec 09 22:03:23 2010 -0500
@@ -63,9 +63,7 @@
     normal k
     Assert g:CurrentLineContains("[3]")
 
-
     " Test arrow mappings
-    Assert g:CurrentLineContains("[3]")
 
     " Move down
     exec "normal \<down>"