fix macro

GitOrigin-RevId: c7b68371f7b29c6298581cbbbc47eba9d541a493
This commit is contained in:
Vladimir Krivosheev
2020-02-15 08:11:50 +01:00
committed by intellij-monorepo-bot
parent 5209b7288d
commit 94c2c01bca

View File

@@ -6,14 +6,14 @@
<sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
<excludeFolder url="file://$MODULE_DIR$/testSrc/com/intellij/java/codeInspection/bytecodeAnalysis/precompiledData" />
</content>
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/InspectionGadgets/testsrc">
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/InspectionGadgets/testsrc" isTestSource="true" />
<content url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc">
<sourceFolder url="file://$MODULE_DIR$/../../plugins/InspectionGadgets/testsrc" isTestSource="true" />
</content>
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak/testSrc">
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/IntentionPowerPak/testSrc" isTestSource="true" />
<content url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc">
<sourceFolder url="file://$MODULE_DIR$/../../plugins/IntentionPowerPak/testSrc" isTestSource="true" />
</content>
<content url="file://$IDEA_PROJECT_HOME$/community/plugins/generate-tostring/testSrc">
<sourceFolder url="file://$IDEA_PROJECT_HOME$/community/plugins/generate-tostring/testSrc" isTestSource="true" />
<content url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc">
<sourceFolder url="file://$MODULE_DIR$/../../plugins/generate-tostring/testSrc" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />