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