From 0b6ef5f29139ed7e8b49ade1d40550f37c27990f Mon Sep 17 00:00:00 2001 From: baratynskiy Date: Wed, 12 Jul 2017 11:33:48 +0300 Subject: [PATCH] Make `idea-full` exported in `tests-common` module because kapt3 tests use KotlinTestUtils.assertEqualsToFile which uses Editor defined in idea-full --- compiler/tests-common/tests-common.iml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/tests-common/tests-common.iml b/compiler/tests-common/tests-common.iml index b62f8eb6ecc..97ee6b655b8 100644 --- a/compiler/tests-common/tests-common.iml +++ b/compiler/tests-common/tests-common.iml @@ -29,7 +29,7 @@ - +