Files
openide/python/helpers/tests/intellij.python.helpers.tests.iml
Mikhail Golubev 0d1dd4024a Move tests for helpers in a dedicated module
GitOrigin-RevId: e444b3666720460e9f3675b62af06d0f77adf48f
2019-06-16 05:07:37 +03:00

12 lines
489 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$" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.python.helpers" />
</component>
</module>