Move test class into correct package

This commit is contained in:
Andrius Dagys 2016-07-07 15:51:47 +01:00
parent bbc5c2e981
commit fb93b86d6b

View File

@ -1,4 +1,4 @@
package node.services package com.r3corda.node.services
import com.r3corda.core.crypto.Party import com.r3corda.core.crypto.Party
import com.r3corda.core.crypto.generateKeyPair import com.r3corda.core.crypto.generateKeyPair