IntelliJ project configuration: remove unnecessary dependency on intellij.java from intellij.platform.vcs.tests

GitOrigin-RevId: 7a67f896a957cf941d92ce14e4f0e5c00e7fba13
This commit is contained in:
nik
2019-06-04 11:15:28 +03:00
committed by intellij-monorepo-bot
parent c132a1d5dc
commit 0666d85117
@@ -17,7 +17,6 @@
<orderEntry type="module" module-name="intellij.platform.diff.tests" scope="TEST" />
<orderEntry type="library" scope="TEST" name="mockito" level="project" />
<orderEntry type="module" module-name="intellij.platform.util.tests" scope="TEST" />
<orderEntry type="module" module-name="intellij.java" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.lang" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.testFramework" scope="TEST" />
</component>