From 44b3488db228f9a6b3af442cd2083d7e6f9a2e99 Mon Sep 17 00:00:00 2001 From: erw7 Date: Sat, 10 Aug 2019 11:32:54 +0900 Subject: Change value of cpo [skip travis] set cpo+=S was added because the test failed because the cpo value was different from vim(See #10730). --- src/nvim/testdir/test42.in | Bin 2354 -> 2438 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/nvim/testdir/test42.in b/src/nvim/testdir/test42.in index 0ea0198d12..baa6e67d26 100644 Binary files a/src/nvim/testdir/test42.in and b/src/nvim/testdir/test42.in differ -- cgit