Add new set of tests to run JVM checks with IR inliner
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ import org.junit.runner.RunWith
|
||||
CompileKotlinAgainstInlineKotlinTestGenerated::class,
|
||||
|
||||
IrBlackBoxCodegenTestGenerated::class,
|
||||
IrBlackBoxInlineCodegenTestGenerated::class,
|
||||
IrBlackBoxInlineCodegenWithBytecodeInlinerTestGenerated::class,
|
||||
IrCompileKotlinAgainstInlineKotlinTestGenerated::class
|
||||
)
|
||||
@IncludeClassNamePatterns(".*Test.*Generated")
|
||||
|
||||
Reference in New Issue
Block a user