]> granicus.if.org Git - vim/commit
patch 8.1.0505: filter command test may fail if helplang is not set v8.1.0505
authorBram Moolenaar <Bram@vim.org>
Sat, 3 Nov 2018 18:00:14 +0000 (19:00 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 3 Nov 2018 18:00:14 +0000 (19:00 +0100)
commitbd9a0c611ce08f8dce033537bc2f110987b99802
treef51342ca120170a54ea5d75460e2042f95fbe250
parent4dbc2627641a6b950c30c31cbf7b7e6c36da1927
patch 8.1.0505: filter command test may fail if helplang is not set

Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes #3591)
src/testdir/test_filter_cmd.vim
src/version.c