Files
openide/plugins/completion-ml-ranking-models/intellij.completionMlRankingModels.tests.iml
Alexey Kalina 0df558c44b rename completion ml modules
GitOrigin-RevId: 3eb4fb3f84776f8244dd8ba9090da92ff4309380
2020-08-28 09:44:58 +00:00

15 lines
777 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$/test">
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="intellij.java.testFramework" scope="TEST" />
<orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
<orderEntry type="module" module-name="intellij.completionMlRankingModels" scope="TEST" />
<orderEntry type="module" module-name="intellij.completionMlRanking" scope="TEST" />
</component>
</module>