mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-14 22:13:47 -05:00
Updated tests
This commit is contained in:
@@ -88,9 +88,8 @@ describe 'spreadsheet'
|
||||
before
|
||||
new
|
||||
normal! ggdG
|
||||
call tablemode#Enable()
|
||||
normal i|test11|test12|
|
||||
|test21|test22|
|
||||
read t/fixtures/sample.txt
|
||||
call cursor(2, 3)
|
||||
end
|
||||
|
||||
it 'should delete a row successfully'
|
||||
|
||||
Reference in New Issue
Block a user