Create separate module for muting tests logic

This commit is contained in:
Yunir Salimzyanov
2020-06-17 15:51:53 +03:00
parent 5e115c48b3
commit 4474077963
3 changed files with 17 additions and 0 deletions
+1
View File
@@ -127,6 +127,7 @@ include ":benchmarks",
":compiler:incremental-compilation-impl",
":compiler:android-tests",
":compiler:tests-common",
":compiler:tests-mutes",
":compiler:tests-common-jvm6",
":compiler:tests-against-klib",
":dukat",