Skip to content
Snippets Groups Projects
Commit a6022bdd authored by jakubs's avatar jakubs
Browse files

SP-359 SWE-16 use current fixtures to create index

SVN: 27409
parent 477a405d
No related branches found
No related tags found
No related merge requests found
......@@ -83,6 +83,8 @@ public class TestInitializer
FileUtilities.deleteRecursively(temporaryFile);
temporaryFile.mkdirs();
System.setProperty("script-folder", SCRIPT_FOLDER_TEST_DB);
IndexCreationUtil.main("test", temporaryFile.getAbsolutePath());
} catch (Exception ex)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment