diff options
author | erw7 <erw7.github@gmail.com> | 2019-08-10 11:32:54 +0900 |
---|---|---|
committer | erw7 <erw7.github@gmail.com> | 2019-08-17 12:29:42 +0900 |
commit | 44b3488db228f9a6b3af442cd2083d7e6f9a2e99 (patch) | |
tree | 46e509cef4fcc8c78aae4c9be414d62e9a10fa6b | |
parent | 737074c8bf69ca737c9325558dafe137530bf184 (diff) | |
download | rneovim-44b3488db228f9a6b3af442cd2083d7e6f9a2e99.tar.gz rneovim-44b3488db228f9a6b3af442cd2083d7e6f9a2e99.tar.bz2 rneovim-44b3488db228f9a6b3af442cd2083d7e6f9a2e99.zip |
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).
-rw-r--r-- | src/nvim/testdir/test42.in | bin | 2354 -> 2438 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/nvim/testdir/test42.in b/src/nvim/testdir/test42.in Binary files differindex 0ea0198d12..baa6e67d26 100644 --- a/src/nvim/testdir/test42.in +++ b/src/nvim/testdir/test42.in |