[TEST] Drop machinery about experimental coroutines from compiler tests
This commit is contained in:
committed by
TeamCityServer
parent
8c4b7ad1e1
commit
aacf934b49
@@ -121,7 +121,7 @@ abstract class AbstractQuickFixMultiFileTest : KotlinLightCodeInsightFixtureTest
|
||||
}
|
||||
return TestFile(fileName, linesWithoutDirectives.joinToString(separator = "\n"))
|
||||
}
|
||||
}, ""
|
||||
}
|
||||
)
|
||||
|
||||
val afterFile = subFiles.firstOrNull { file -> file.path.contains(".after") }
|
||||
|
||||
Reference in New Issue
Block a user