Move custom JDK tests into separate module

This commit is contained in:
Mikhael Bogdanov
2018-10-22 17:13:32 +02:00
parent 2f2d056aff
commit 35fc629305
4 changed files with 106 additions and 82 deletions
+1
View File
@@ -141,6 +141,7 @@ include ":kotlin-build-common",
":kotlin-reflect-api",
":kotlin-ant",
":compiler:tests-java8",
":compiler:tests-different-jdk",
":compiler:tests-spec",
":generators",
":generators:test-generator",