Move test into its own package

This commit is contained in:
Joseph Zuniga-Daly 2020-07-03 13:51:54 +01:00
parent 0f139b5bb0
commit 7ba2210049

View File

@ -1,4 +1,4 @@
package net.corda.node
package net.corda.node.customcheckpointserializer
import co.paralleluniverse.fibers.Suspendable
import net.corda.core.flows.FlowException