mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
test/old: skip test for unsupported 'cpoptions' flag
This commit is contained in:
parent
9bf9cc69c1
commit
5c05cd43cb
@ -261,6 +261,7 @@ endfunc
|
|||||||
|
|
||||||
" Test for *:s%* on :substitute.
|
" Test for *:s%* on :substitute.
|
||||||
func Test_sub_cmd_6()
|
func Test_sub_cmd_6()
|
||||||
|
throw "skipped: Nvim removed POSIX-related 'cpoptions' flags"
|
||||||
set magic&
|
set magic&
|
||||||
set cpo+=/
|
set cpo+=/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user