Fix diff again.
This commit is contained in:
parent
253c84ac54
commit
8fecbab208
@ -342,9 +342,11 @@ http://svn.apache.org/viewvc?view=revision&revision=1542765
|
||||
struct svn_test_descriptor_t test_funcs[] =
|
||||
{
|
||||
SVN_TEST_NULL,
|
||||
@@ -729,3 +892,5 @@ struct svn_test_descriptor_t test_funcs[
|
||||
@@ -727,5 +890,7 @@ struct svn_test_descriptor_t test_funcs[
|
||||
"queries are parsable"),
|
||||
SVN_TEST_PASS2(test_query_expectations,
|
||||
"test query expectations"),
|
||||
SVN_TEST_NULL
|
||||
};
|
||||
+ SVN_TEST_PASS2(test_schema_statistics,
|
||||
+ "test schema statistics"),
|
||||
SVN_TEST_NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user