From 5c05cd43cb44884f31972e6d526f275721b22ff7 Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Sun, 11 Feb 2018 16:11:49 +0100 Subject: [PATCH] test/old: skip test for unsupported 'cpoptions' flag --- src/nvim/testdir/test_substitute.vim | 1 + 1 file changed, 1 insertion(+) diff --git a/src/nvim/testdir/test_substitute.vim b/src/nvim/testdir/test_substitute.vim index 47d5dfef51..75ce24de46 100644 --- a/src/nvim/testdir/test_substitute.vim +++ b/src/nvim/testdir/test_substitute.vim @@ -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+=/