Minor: kotlin-test reformat sources, fix test package names
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
package kotlinx.testing.tests
|
package kotlin.test.junit.tests
|
||||||
|
|
||||||
import org.junit.*
|
import org.junit.*
|
||||||
import java.util.concurrent.*
|
import java.util.concurrent.*
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
package kotlinx.testing.tests
|
package kotlin.test.testng.tests
|
||||||
|
|
||||||
import org.testng.annotations.*
|
import org.testng.annotations.*
|
||||||
import org.testng.*
|
import org.testng.*
|
||||||
|
|||||||
Reference in New Issue
Block a user