Tests in their own module so that they can run on Android with the connectedCheck task
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package fr.acinq.secp256k1
|
||||
|
||||
import org.junit.Test
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
|
||||
class AndroidTest {}
|
||||
Reference in New Issue
Block a user