vim-patch:8.0.1209: still too many old style tests

Problem:    Still too many old style tests.
Solution:   Convert a few more tests to new style. (Yegappan Lakshmanan,
            closes vim/vim#2230)
53f0c96239
This commit is contained in:
Jan Edmund Lazo
2018-08-14 06:14:46 -04:00
parent f767cee100
commit 84569693e1
4 changed files with 133 additions and 0 deletions

View File

@@ -19,6 +19,7 @@ source test_functions.vim
source test_ga.vim
source test_global.vim
source test_goto.vim
source test_join.vim
source test_jumps.vim
source test_fileformat.vim
source test_filetype.vim