Skip to content

Commit 803d8bd

Browse files
committed
updated for version 7.3.252
Problem: Tests fail. (David Northfield) Solution: Add missing update for .ok file.
1 parent 4616dfc commit 803d8bd

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/testdir/test81.ok

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
aaa two
2+
z
3+
y
24
bbb y
35
ccc
46
ddd yee y

src/version.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -709,6 +709,8 @@ static char *(features[]) =
709709

710710
static int included_patches[] =
711711
{ /* Add new patch number below this line */
712+
/**/
713+
252,
712714
/**/
713715
251,
714716
/**/

0 commit comments

Comments
 (0)