mirror of
https://github.com/corda/corda.git
synced 2025-06-16 06:08:13 +00:00
Moved IntegrationTest class into internal package
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
package net.corda.testing
|
||||
package net.corda.testing.internal
|
||||
|
||||
import net.corda.core.identity.CordaX500Name
|
||||
import net.corda.core.identity.Party
|
||||
import net.corda.testing.database.DbScriptRunner.runDbScript
|
||||
import org.junit.After
|
||||
import org.junit.AfterClass
|
Reference in New Issue
Block a user