summaryrefslogtreecommitdiff
path: root/nexus/src/test/kotlin/Keys.kt
diff options
context:
space:
mode:
Diffstat (limited to 'nexus/src/test/kotlin/Keys.kt')
-rw-r--r--nexus/src/test/kotlin/Keys.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nexus/src/test/kotlin/Keys.kt b/nexus/src/test/kotlin/Keys.kt
index 765afcc1..826ec77e 100644
--- a/nexus/src/test/kotlin/Keys.kt
+++ b/nexus/src/test/kotlin/Keys.kt
@@ -18,7 +18,7 @@
*/
import org.junit.Test
-import tech.libeufin.common.CryptoUtil
+import tech.libeufin.common.crypto.CryptoUtil
import tech.libeufin.nexus.*
import kotlin.io.path.Path
import kotlin.io.path.deleteIfExists