Files
openide/platform/external-system-api/testFramework/intellij.platform.externalSystem.testFramework.iml
Sergei Vorobyov a1c5c737ba [Gradle|Sync|Test] cleanup: migrated tests on the source roots assertions
GitOrigin-RevId: 5f749fc5c1970ef22d38356f64d65f05915a46c3
2024-07-12 21:03:38 +00:00

18 lines
954 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.externalSystem" />
<orderEntry type="module" module-name="intellij.platform.externalSystem.impl" />
<orderEntry type="module" module-name="intellij.platform.testFramework" />
<orderEntry type="module" module-name="intellij.platform.ide.util.io" />
<orderEntry type="library" name="assertJ" level="project" />
<orderEntry type="module" module-name="intellij.java.impl" />
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
</component>
</module>