0
0
mirror of https://github.com/vim/vim.git synced 2025-10-03 05:14:07 -04:00

patch 8.0.1549: various small problems in test files

Problem:    Various small problems in test files.
Solution:   Include small changes.
This commit is contained in:
Bram Moolenaar
2018-02-27 17:17:42 +01:00
parent 3ad8772ef0
commit 5d7ead3bc8
6 changed files with 39 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
" Test various aspects of the Vim language.
" Test various aspects of the Vim script language.
" Most of this was formerly in test49.
"-------------------------------------------------------------------------------