commit | 4b2ce1297e6e991bf6a674f9465d26d28e648de7 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Nov 21 21:41:41 2020 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Nov 21 21:41:41 2020 +0100 |
tree | 6abf104f97f79d70a996ba7ebc0492c54907d9f9 | |
parent | 5546688fb6798d37a770f366c13dedfa7e4cb417 [diff] [blame] |
patch 8.2.2030: some tests fail on Mac Problem: Some tests fail on Mac. Solution: Avoid Mac test failures. Add additional test for wildmenu. (Yegappan Lakshmanan, closes #7341)
diff --git a/src/testdir/test_popupwin.vim b/src/testdir/test_popupwin.vim index e5d4697..45e3503 100644 --- a/src/testdir/test_popupwin.vim +++ b/src/testdir/test_popupwin.vim
@@ -605,6 +605,7 @@ endfor %foldclose set shell=/bin/sh noruler + unlet $PROMPT_COMMAND let $PS1 = 'vim> ' terminal ++rows=4 $wincmd w