Problem: Test override not restored, autocommand left behind.
Solution: Correct restoring test override. Delete autocommand afterwards.
call assert_equal('', getline(1))
call assert_equal('', getline(2))
- call test_override('starting', 0)
+ call test_override('char_avail', 0)
bwipe!
endfunc
nunmap <F3>
unlet b:result
+ autocmd! CmdlineEnter
endfunc
" Test for using <script> with a map to remap characters in rhs
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 4149,
/**/
4148,
/**/