]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch v9.1.1191
authorzeertzjq <zeertzjq@outlook.com>
Sun, 9 Mar 2025 15:14:45 +0000 (16:14 +0100)
committerChristian Brabandt <cb@256bit.org>
Sun, 9 Mar 2025 15:14:45 +0000 (16:14 +0100)
commitd6c7913e24e07c1d0ea099cda85e0014e8627c5c
treee44df816851d12d90d886c9174ddd4d1a4ab82e1
parentf4d87ff8883e5076633ef0ab0cf4d6e4beaddc5c
patch 9.1.1191: tests: test for patch 9.1.1186 doesn't fail without the patch

Problem:  Test for patch 9.1.1186 doesn't fail without the patch.
Solution: Set 'nomodeline' in the test (zeertzjq).

closes: #16835

Signed-off-by: zeertzjq <zeertzjq@outlook.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/insert.txt
src/testdir/test_filetype.vim
src/version.c