Extract FIR modularized tests to separate module

This commit is contained in:
Simon Ogorodnik
2019-04-11 15:14:52 +03:00
committed by Mikhail Glukhikh
parent 6e3f173567
commit c98b820968
4 changed files with 38 additions and 0 deletions
+1
View File
@@ -35,6 +35,7 @@ include ":kotlin-build-common",
":compiler:fir:fir2ir",
":compiler:fir:resolve",
":compiler:fir:java",
":compiler:fir:modularized-tests",
":compiler:frontend",
":compiler:frontend.common",
":compiler:frontend.java",