mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-09 09:30:19 +01:00
updated how initial test data is updated
Former-commit-id: 7fac5faf5a82bedc6f323f85cee2cd47c984fb74
This commit is contained in:
@@ -44,7 +44,6 @@ public class EngineIntegrationTest {
|
||||
@Before
|
||||
public void setUp() throws Exception {
|
||||
org.owasp.dependencycheck.data.nvdcve.BaseDBTestCase.ensureDBExists();
|
||||
org.owasp.dependencycheck.data.cpe.BaseIndexTestCase.ensureIndexExists();
|
||||
}
|
||||
|
||||
@After
|
||||
|
||||
Reference in New Issue
Block a user