Files
openide/python/python-terminal/testResources/intellij.python.terminal._test.xml
Ilia Kirianovskii e23fd3f184 [python] Add intellij.python.terminal._test module descriptor to run tests in dev-mode (IJPL-116621)
GitOrigin-RevId: 78265cfee46d31e3f0fa9be0c2f15677801ee9f1
2025-09-24 23:50:16 +00:00

8 lines
308 B
XML

<idea-plugin>
<dependencies>
<module name="intellij.libraries.junit5.pioneer"/>
<module name="intellij.python.community.impl.venv._test"/>
<module name="intellij.python.community.junit5Tests.framework.conda._test"/>
<module name="intellij.python.terminal"/>
</dependencies>
</idea-plugin>