We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd055da commit 44f660cCopy full SHA for 44f660c
2 files changed
src/testdir/Make_all.mak
@@ -83,7 +83,6 @@ SCRIPTS_ALL = \
83
test_autoformat_join.out \
84
test_breakindent.out \
85
test_changelist.out \
86
- test_charsearch.out \
87
test_close_count.out \
88
test_command_count.out \
89
test_comparators.out \
src/version.c
@@ -763,6 +763,8 @@ static char *(features[]) =
763
764
static int included_patches[] =
765
{ /* Add new patch number below this line */
766
+/**/
767
+ 2308,
768
/**/
769
2307,
770
0 commit comments