mirror of
https://github.com/neovim/neovim.git
synced 2026-08-28 18:11:47 +00:00
test/old: skip test for unsupported 'cpoptions' flag
This commit is contained in:
@@ -261,6 +261,7 @@ endfunc
|
||||
|
||||
" Test for *:s%* on :substitute.
|
||||
func Test_sub_cmd_6()
|
||||
throw "skipped: Nvim removed POSIX-related 'cpoptions' flags"
|
||||
set magic&
|
||||
set cpo+=/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user