Files
openide/platform/ml-embeddings/tests/intellij.platform.ml.embeddings.tests.iml
Evgeny Abramov bc97df7b43 ML in SE: fix failing project structure tests
GitOrigin-RevId: 2a03212735029926d661147eadc464ad3879aa7f
2024-02-06 22:51:17 +00:00

11 lines
438 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$/testResources" type="java-test-resource" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>