[analysisTool] use CamelHumpMatcher in common tests and analysis tool

GitOrigin-RevId: cf10758e9862b521051c60bc331cd83cbb62b802
This commit is contained in:
Stanislav Utikeev
2019-12-04 16:45:12 +03:00
committed by intellij-monorepo-bot
parent 7adc5c1bca
commit d0407342dd
3 changed files with 3 additions and 8 deletions

View File

@@ -17,5 +17,6 @@
<orderEntry type="module" module-name="intellij.platform.projectModel" scope="TEST" />
<orderEntry type="library" scope="TEST" name="Guava" level="project" />
<orderEntry type="library" scope="TEST" name="StreamEx" level="project" />
<orderEntry type="module" module-name="intellij.platform.analysis.impl" scope="TEST" />
</component>
</module>