Extract 'test-generator' module out of 'generators'
Also avoid using intellij API where kotlin-stdlib can be used instead
This commit is contained in:
@@ -117,6 +117,7 @@ include ":kotlin-build-common",
|
||||
":kotlin-ant",
|
||||
":compiler:tests-java8",
|
||||
":generators",
|
||||
":generators:test-generator",
|
||||
":tools:binary-compatibility-validator",
|
||||
":tools:kotlin-stdlib-js-merger",
|
||||
":tools:kotlin-stdlib-gen",
|
||||
|
||||
Reference in New Issue
Block a user