intellij.platform.util.coroutines: don't export from intellij.platform.util

GitOrigin-RevId: ad2881c844d9f1496464b166cee8a3f8ab0f79e7
This commit is contained in:
Daniil Ovchinnikov
2023-12-06 17:24:55 +01:00
committed by intellij-monorepo-bot
parent 5bbea7e932
commit 0ef9cc4d76
32 changed files with 31 additions and 1 deletions

View File

@@ -87,5 +87,6 @@
<orderEntry type="module" module-name="intellij.platform.core" scope="TEST" />
<orderEntry type="module" module-name="intellij.tools.ide.metrics.benchmark" scope="TEST" />
<orderEntry type="module" module-name="intellij.junit.java.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.util.coroutines" scope="TEST" />
</component>
</module>