Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
fc1f2015e833e69b89b994faf4b2c4fc1e09220f
/
.
/
src
/
testdir
/
test_jumps.vim
blob: 5a3717d1650583308710e701a949736f647577f3 [
file
] [
log
] [
blame
]
func
Test_empty_buffer
()
new
insert
a
b
c
d
.
call assert_equal
(
1
,
line
(
"''"
))
bwipe
!
endfunc