K2 IC tests: reenable incremental tests with PSI
#KT-64228 fixed
This commit is contained in:
committed by
Space Team
parent
ed820d6b57
commit
a295a34d77
@@ -99,7 +99,7 @@ fun main(args: Array<String>) {
|
||||
)
|
||||
)
|
||||
)
|
||||
testClass<AbstractIncrementalFirLightTreeJvmCompilerRunnerTest>(
|
||||
testClass<AbstractIncrementalK2PsiJvmCompilerRunnerTest>(
|
||||
init = incrementalJvmTestData(
|
||||
TargetBackend.JVM_IR,
|
||||
folderToExcludePatternMap = mapOf(
|
||||
|
||||
Reference in New Issue
Block a user