Skip to content

Commit 354db68

Browse files
committed
Remove dependency on compiler-tests from uast-kotlin
1 parent 7c6b799 commit 354db68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/uast-kotlin/uast-kotlin.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<orderEntry type="module" module-name="backend" />
1919
<orderEntry type="module" module-name="frontend.java" />
2020
<orderEntry type="module" module-name="idea-test-framework" scope="TEST" />
21-
<orderEntry type="module" module-name="compiler-tests" scope="TEST" />
21+
<orderEntry type="module" module-name="tests-common" scope="TEST" />
2222
<orderEntry type="module" module-name="uast-android" />
2323
<orderEntry type="module" module-name="lint-api" scope="TEST" />
2424
<orderEntry type="module" module-name="lint-checks" scope="TEST" />

0 commit comments

Comments
 (0)