Temporary: mute PRE_RELEASE_CLASS in some tests (KT-66551)
This commit is contained in:
committed by
Space Team
parent
a0cb713d19
commit
893e5cac94
@@ -27,6 +27,7 @@ class ProgramWithDependencyOnCompiler(
|
||||
K2JVMCompiler(),
|
||||
listOf(
|
||||
programSource.path,
|
||||
"-Xskip-prerelease-check",
|
||||
"-d", program.absolutePath,
|
||||
"-cp", PathUtil.kotlinPathsForDistDirectory.compilerPath.absolutePath,
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user