[K/N][KLIB][Tests]: mark klib binary compatibility tests as klib-abi
This is to avoid the need to change all our TC configurations to include another test task run
This commit is contained in:
+1
@@ -28,6 +28,7 @@ import kotlin.math.max
|
||||
import org.jetbrains.kotlin.compatibility.binary.TestFile as BinaryCompatibilityTestFile
|
||||
import org.jetbrains.kotlin.compatibility.binary.TestModule as BinaryCompatibilityTestModule
|
||||
|
||||
@Tag("klib-abi")
|
||||
@Tag("klib-binary-compatibility")
|
||||
abstract class AbstractNativeKlibBinaryCompatibilityTest : AbstractNativeSimpleTest() {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user