test/old: skip Test_screenpos for now

It fails in CI.
This commit is contained in:
Jan Edmund Lazo 2019-12-18 07:57:40 -05:00
parent 04ebfeb881
commit 35813c62ed
No known key found for this signature in database
GPG Key ID: 64915E6E9F735B15
1 changed files with 1 additions and 0 deletions

View File

@ -66,6 +66,7 @@ func Test_curswant_with_cursorline()
endfunc
func Test_screenpos()
throw 'skipped: TODO: '
rightbelow new
rightbelow 20vsplit
call setline(1, ["\tsome text", "long wrapping line here", "next line"])