mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00
test/old: skip Test_screenpos for now
It fails in CI.
This commit is contained in:
@@ -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"])
|
||||
|
Reference in New Issue
Block a user