Files
openide/python/testFramework/intellij.python.community.testFramework.iml
Dmitry Batkovich 9931d1f8d8 drop prebuilt indexes support
GitOrigin-RevId: ab8f7e277db2f56f518dc6546caba2fcfcd30926
2021-05-06 12:31:36 +00:00

13 lines
580 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$/src" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.platform.testFramework" />
<orderEntry type="module" module-name="intellij.python.community.impl" />
</component>
</module>