]> granicus.if.org Git - vim/commit
patch 8.1.1074: Python test doesn't wipe out hidden buffer v8.1.1074
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Mar 2019 11:33:13 +0000 (12:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Mar 2019 11:33:13 +0000 (12:33 +0100)
commitbfd36036700ab2d4c9de48e37f222f4a4dd7b3b0
tree9bf95e2b4970aa3beadb12c618ac4389167f9e9f
parente73f911c53de1c87e39456ba20782f72a0ca8f4f
patch 8.1.1074: Python test doesn't wipe out hidden buffer

Problem:    Python test doesn't wipe out hidden buffer.
Solution:   Wipe out the buffer. (Ben Jackson, closes #4189)
src/testdir/test_python2.vim
src/testdir/test_python3.vim
src/version.c