mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 11:50:54 +07:00
[workspace model] add modules with tests to classpath of intellij.idea.community.main module
This is needed to run the tests on TeamCity as part of Community Tests configuration (by default tests from community/ subdirectory aren't included into other build configurations). GitOrigin-RevId: 30c735177eede4cba4af46eba1d62e8fddd7e442
This commit is contained in:
committed by
intellij-monorepo-bot
parent
1bfe2d67f1
commit
0c041b808c
@@ -131,6 +131,8 @@
|
||||
<orderEntry type="module" module-name="intellij.testng.rt.tests" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.editorconfig" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.vcs.changeReminder" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspaceModel.core.tests" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspaceModel.ide.tests" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.sh" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.gradle.java.maven" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.markdown" scope="TEST" />
|
||||
|
||||
Reference in New Issue
Block a user