forgotten file
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
package test.org.jetbrains.kotlin.kunit
|
||||||
|
|
||||||
|
import junit.framework.TestCase
|
||||||
|
|
||||||
|
class KUnitTest: TestCase() {
|
||||||
|
|
||||||
|
fun testAssert(): Unit {
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user