Fixed maven multiplatform test
This commit is contained in:
-1
@@ -1,6 +1,5 @@
|
|||||||
package org.jetbrains
|
package org.jetbrains
|
||||||
|
|
||||||
import org.junit.*
|
|
||||||
import kotlin.test.*
|
import kotlin.test.*
|
||||||
|
|
||||||
class JSSpecificTest {
|
class JSSpecificTest {
|
||||||
|
|||||||
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
package org.jetbrains
|
package org.jetbrains
|
||||||
|
|
||||||
import org.junit.*
|
|
||||||
import kotlin.test.*
|
import kotlin.test.*
|
||||||
|
import org.junit.Test
|
||||||
|
|
||||||
open class SharedTest {
|
open class SharedTest {
|
||||||
@Test
|
@Test
|
||||||
|
|||||||
Reference in New Issue
Block a user