File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ SCRIPTS_ALL = \
1515 test7.out \
1616 test8.out \
1717 test9.out \
18- test13.out \
1918 test14.out \
2019 test15.out \
2120 test18.out \
@@ -104,7 +103,6 @@ SCRIPTS_ALL = \
104103 test_insertcount.out \
105104 test_listchars.out \
106105 test_listlbr.out \
107- test_listlbr_utf8.out \
108106 test_mapping.out \
109107 test_marks.out \
110108 test_match_conceal.out \
@@ -135,9 +133,11 @@ SCRIPTS_MORE2 = \
135133 test2.out \
136134 test10.out \
137135 test12.out \
136+ test13.out \
138137 test25.out \
139138 test49.out \
140- test97.out
139+ test97.out \
140+ test_listlbr_utf8.out
141141
142142
143143# Tests that run on most systems, but not MingW and Cygwin.
Original file line number Diff line number Diff line change @@ -748,6 +748,8 @@ static char *(features[]) =
748748
749749static int included_patches [] =
750750{ /* Add new patch number below this line */
751+ /**/
752+ 1392 ,
751753/**/
752754 1391 ,
753755/**/
You can’t perform that action at this time.
0 commit comments