build-scripts: IdeaUltimateProjectStructureTest: check that module contents roots are valid too

(in addition to source roots)

GitOrigin-RevId: fcad385b28f40f4ba5d08b67d40070d6b7f53188
This commit is contained in:
Leonid Shalupov
2022-05-31 14:25:11 +02:00
committed by intellij-monorepo-bot
parent 39843b89cd
commit 39d6f2fc2e

View File

@@ -5,7 +5,6 @@
<content url="file://$MODULE_DIR$/test">
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<content url="file://$MODULE_DIR$/testResources" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />