!fixup test typo

This commit is contained in:
Anton Lakotka
2022-10-13 14:50:31 +02:00
committed by Space Team
parent 728bd95aea
commit 4348878aab
@@ -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"