Reformat kotlin.test library
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
@file:Suppress("INVISIBLE_MEMBER", "INVISIBLE_REFERENCE")
|
||||
@file:JvmPackageName("kotlin.test.testng.annotations")
|
||||
|
||||
package kotlin.test
|
||||
|
||||
public actual typealias Test = org.testng.annotations.Test
|
||||
|
||||
Reference in New Issue
Block a user