mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[Markdown][RDCT-220] Add plugin module as test dependency for code fence tests
GitOrigin-RevId: caac74b37df38032a53eabbd9a940ed4702eafc5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ae9fb08491
commit
4a023bc1a4
@@ -106,6 +106,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.vcs.impl" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.grazie.java" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.markdown" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.markdown.plugin" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="kotlinx-coroutines-core" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.grazie.markdown" scope="TEST" />
|
||||
<orderEntry type="library" scope="TEST" name="assertJ" level="project" />
|
||||
|
||||
@@ -11,6 +11,7 @@
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="kotlin-stdlib" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.markdown" />
|
||||
<orderEntry type="module" module-name="intellij.markdown.plugin" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi.impl" />
|
||||
<orderEntry type="module" module-name="intellij.python.psi" />
|
||||
<orderEntry type="module" module-name="intellij.python.community.tests" scope="TEST" />
|
||||
|
||||
Reference in New Issue
Block a user