commit | c7500f9cb5b9fbedb9f1a385fdc3790335054bd3 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jun 06 14:08:50 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jun 06 14:08:50 2019 +0200 |
tree | c4fcc2be93e1bb740713fde7acb567f65ed645f4 | |
parent | 9c0cec65f891492314caadeef87a50251a21e630 [diff] [blame] |
patch 8.1.1477: test summary fails in the tiny version Problem: Test summary fails in the tiny version. Solution: set 'nocompatible'.
diff --git a/src/testdir/summarize.vim b/src/testdir/summarize.vim index 43dbce0..54cb5c1 100644 --- a/src/testdir/summarize.vim +++ b/src/testdir/summarize.vim
@@ -1,3 +1,4 @@ +set nocp if 1 " This is executed with the eval feature set nocp