Problem: Test causes another test to fail.
Solution: Redraw to remove the popup window
call delete('b.txt')
endfunc
-" FIXME: running this last as it seems to cause
-" Test_mapping_at_hit_return_prompt() to faile
-func Test_x_cmdheight_zero()
+func Test_cmdheight_zero()
enew
set cmdheight=0
set showcmd
set showcmd&
tabnew
tabonly
+
+ "redraw to hide the popup window
+ redraw
endfunc
" vim: shiftwidth=2 sts=2 expandtab
static int included_patches[] =
{ /* Add new patch number below this line */
+/**/
+ 292,
/**/
291,
/**/