mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-06 03:21:12 +07:00
[python] Add intellij.python.community.junit5Tests.framework.conda._test module descriptor to run tests in dev-mode (IJPL-116621)
GitOrigin-RevId: 14c6508d5500b14196ab85de209a1768c931b189
This commit is contained in:
committed by
intellij-monorepo-bot
parent
b39b775c41
commit
14437f2e2f
@@ -4,6 +4,7 @@
|
||||
<exclude-output />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="true" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/testResources" type="java-test-resource" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
<idea-plugin>
|
||||
<dependencies>
|
||||
<module name="intellij.python.community.junit5Tests.framework._test"/>
|
||||
<module name="intellij.python.community.testFramework.testEnv.conda"/>
|
||||
</dependencies>
|
||||
</idea-plugin>
|
||||
Reference in New Issue
Block a user