test/old: enable Test_normal01_keymodel

It works now.
This commit is contained in:
Jan Edmund Lazo
2019-05-03 23:49:43 -04:00
parent 49b0d41c3c
commit 246807b8f4

View File

@@ -82,7 +82,6 @@ fun! Test_normal00_optrans()
endfunc
func! Test_normal01_keymodel()
throw "skipped: Nvim regression: 'keymodel'"
call Setup_NewWindow()
" Test 1: depending on 'keymodel' <s-down> does something different
50