!fixup test typo
This commit is contained in:
committed by
Space Team
parent
728bd95aea
commit
4348878aab
+1
-9
@@ -1,11 +1,3 @@
|
|||||||
package app
|
package app
|
||||||
|
|
||||||
import kotlin.test.Test
|
fun linuxX64Test() = "test"
|
||||||
import kotlin.test.assertEquals
|
|
||||||
|
|
||||||
class LinuxX64Text {
|
|
||||||
@Test
|
|
||||||
fun test1() {
|
|
||||||
assertEquals(cinterop.dummy.foo_linux(), 42)
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user