Extract daemon tests to separate module

This commit is contained in:
Ilya Chernikov
2020-04-20 12:23:16 +02:00
parent 86d47b496b
commit ec64869d39
11 changed files with 46 additions and 25 deletions
+1
View File
@@ -123,6 +123,7 @@ include ":kotlin-build-common",
":compiler:tests-common",
":compiler:tests-common-jvm6",
":compiler:tests-against-klib",
":compiler:daemon:daemon-tests",
":dukat",
":js:js.ast",
":js:js.serializer",