forked from aniani/vim
patch 9.0.0839: test may fail depending on sequence of events
Problem: Test may fail depending on sequence of events. Solution: Accept error codes in either order. (Yee Cheng Chin, closes #11510)
This commit is contained in:
committed by
Bram Moolenaar
parent
a25f718431
commit
69a8bb8dc1
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
839,
|
||||
/**/
|
||||
838,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user