Files
kotlin-fork/idea/testData/gradle/testRunConfigurations/expectClassWithTests/settings.gradle
T
Dmitry Savvinov cea612cba4 Add test on expect class with test methods inside
^KT-34503 In Progress

(current behaviour is undesired, see next commit for fix)
2020-01-24 11:00:16 +03:00

4 lines
73 B
Groovy
Vendored

rootProject.name = 'mppLibrary'
enableFeaturePreview('GRADLE_METADATA')