1
0
forked from aniani/vim

patch 8.1.0398: no test for -o and -O command line arguments

Problem:    No test for -o and -O command line arguments.
Solution:   Add a test. (Dominique Pelle, closes #3438)
This commit is contained in:
Bram Moolenaar
2018-09-16 16:28:11 +02:00
parent e8fa05b5bc
commit 8f4499b816
2 changed files with 79 additions and 0 deletions

View File

@@ -794,6 +794,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
398,
/**/
397,
/**/