Compilation error

This commit is contained in:
Anthony Keenan 2018-10-25 12:14:27 +01:00
parent 745cdab06e
commit a74da313b6

View File

@ -8,6 +8,7 @@ import net.corda.core.JarSignatureTestUtils.updateJar
import net.corda.core.identity.Party
import net.corda.testing.core.ALICE_NAME
import net.corda.testing.core.BOB_NAME
import net.corda.testing.core.CHARLIE_NAME
import org.assertj.core.api.Assertions.assertThat
import org.junit.After
import org.junit.AfterClass