JAVA-5954: Strip out unnecceary test data from 10mb file (#11145)

This commit is contained in:
kwoyke
2021-08-19 16:47:32 +02:00
committed by GitHub
parent 0d255c014e
commit 53ab451bc1
3 changed files with 8820 additions and 205335 deletions

View File

@@ -50,7 +50,7 @@ public class QueryXmlResourceWithConcurrentAxisIntegrationTest {
@Test
public void createDatabaseAndXMarkResourceAndCheckQuery() throws IOException {
final var pathToXmlFile = XML_DIRECTORY.resolve("10mb.xml");
final var pathToXmlFile = XML_DIRECTORY.resolve("regions.xml");
// Create an empty XML database.
Databases.createXmlDatabase(new DatabaseConfiguration(DATABASE_PATH));

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff