mirror of
https://github.com/neovim/neovim.git
synced 2025-10-09 19:36:40 +00:00

Problem: tests: two edit tests change v:testing from 1 to 0. Solution: Don't change v:testing in these two tests, since it's already set to 1 in runtest.vim (zeertzjq). closes: vim/vim#1766096076bf41e
(cherry picked from commit11e967d5af
)