[IDE] Propagate KotlinFacetSettings version and completely drop isReleaseCoroutines flag
Also this commit removes number of tests related to support experimental coroutines
This commit is contained in:
committed by
TeamCityServer
parent
e991c9d476
commit
af94bcebea
-5
@@ -72,11 +72,6 @@ class MavenUpdateConfigurationQuickFixTest : MavenImportingTestCase() {
|
||||
doTest("Set module language version to 1.1")
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testEnableCoroutines() {
|
||||
doTest("Enable coroutine support in the current module")
|
||||
}
|
||||
|
||||
@Test
|
||||
fun testEnableInlineClasses() {
|
||||
doTest("Enable inline classes support in the current module")
|
||||
|
||||
Reference in New Issue
Block a user