Raise deprecation level for org.junit.Test in stdlib for common and JS
#KT-21703
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
package test.sample
|
||||
|
||||
import sample.Hello
|
||||
|
||||
import org.junit.Test
|
||||
import kotlin.test.Test
|
||||
|
||||
class SampleTest {
|
||||
@Test
|
||||
|
||||
Reference in New Issue
Block a user