Files
openide/libraries/testcontainers/intellij.libraries.testcontainers.iml
Ilia Kirianovskii 85311e9889 [python] Add intellij.libraries.testcontainers (not testcontainers library) to dependencies in intellij.python.community.junit5Tests.framework._test module (IJPL-116621)
Also adds intellij.libraries.testcontainers module.

GitOrigin-RevId: b230f320ca4d058994570640367c549251ceab19
2025-05-04 19:51:17 +00:00

13 lines
615 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/resources" type="java-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" exported="" scope="TEST" name="testcontainers" level="project" />
<orderEntry type="module" module-name="intellij.libraries.junit4" scope="RUNTIME" />
</component>
</module>