Add test on expect class with test methods inside

^KT-34503 In Progress

(current behaviour is undesired, see next commit for fix)
This commit is contained in:
Dmitry Savvinov
2020-01-20 16:47:59 +03:00
parent 36aa14ead4
commit cea612cba4
6 changed files with 90 additions and 0 deletions
@@ -0,0 +1,3 @@
rootProject.name = 'mppLibrary'
enableFeaturePreview('GRADLE_METADATA')