Fixing tests

This commit is contained in:
Dhruva Sagar
2014-05-01 16:56:11 +05:30
parent dbd79f2c1e
commit d7ad97f099
2 changed files with 3 additions and 1 deletions

View File

@@ -105,7 +105,7 @@ describe 'cell'
describe 'up or down' describe 'up or down'
before before
new new
normal! ggdG normal! ggdG
call tablemode#Enable() call tablemode#Enable()
normal i|test11|test12| normal i|test11|test12|
|test21|test22| |test21|test22|

View File

@@ -87,6 +87,8 @@ describe 'spreadsheet'
describe 'Manipulations' describe 'Manipulations'
before before
new new
normal! ggdG
call tablemode#Enable()
normal i|test11|test12| normal i|test11|test12|
|test21|test22| |test21|test22|
call cursor(1, 3) call cursor(1, 3)