mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
Also adds intellij.libraries.testcontainers module. GitOrigin-RevId: b230f320ca4d058994570640367c549251ceab19
7 lines
247 B
XML
7 lines
247 B
XML
<idea-plugin>
|
|
<dependencies>
|
|
<module name="intellij.libraries.testcontainers"/>
|
|
<module name="intellij.platform.testFramework.junit5"/>
|
|
<module name="intellij.python.community.testFramework.testEnv"/>
|
|
</dependencies>
|
|
</idea-plugin> |