JS tests: changes to kotlin.test + the way compiler tests are generated.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
package kotlin.test.tests
|
||||
|
||||
import org.junit.*
|
||||
import kotlin.test.*
|
||||
import org.junit.Test
|
||||
|
||||
class BasicAssertionsTest {
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user