]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0334: test does not properly clean up v9.0.0334
authorDominique Pelle <dominique.pelle@gmail.com>
Tue, 30 Aug 2022 17:42:16 +0000 (18:42 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 30 Aug 2022 17:42:16 +0000 (18:42 +0100)
commitf240395fca63d4b330112a4b81e94b05b50de1aa
tree09bf1e24245b8d7757a414d996fc716610b42c43
parent171a1607f4b0b3cdcbbe5e886da37a5d11f15684
patch 9.0.0334: test does not properly clean up

Problem:    Test does not properly clean up.
Solution:   Fix typo in argument of delete(). (Dominique PellĂ©, closes #11010)
src/testdir/test_vim9_func.vim
src/version.c