patch 9.0.0890: no test for what patch 9.0.0827 fixes v9.0.0890
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Nov 2022 20:33:21 +0000 (20:33 +0000)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Nov 2022 20:33:21 +0000 (20:33 +0000)
commit1573e73f1c743d6792de8ee4b6f5b99545ebd3fb
treec5d0c482a623de7782588cb75d99176da553f86c
parent8303035d670a50e39a0c099f159ce450d6e1a14e
patch 9.0.0890: no test for what patch 9.0.0827 fixes

Problem:    No test for what patch 9.0.0827 fixes.
Solution:   Add a test (still doesn't fail when fix is reverted).
src/evalvars.c
src/term.c
src/testdir/test_termcodes.vim
src/version.c