do not export intellij.platform.testFramework

GitOrigin-RevId: 4c2c86b3ba376268aba04487e363685656fea2e3
This commit is contained in:
Vladimir Krivosheev
2024-12-25 18:48:14 +01:00
committed by intellij-monorepo-bot
parent 7b9386b50b
commit 2c56b99fd5
121 changed files with 118 additions and 6 deletions

View File

@@ -11,6 +11,7 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.structuralSearch" />
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
<orderEntry type="module" module-name="intellij.java" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.platform.duplicates.analysis" />