statistics: housekeeping: split statistics tests into tests and "test framework"

so test code of other modules won't depend on test sources of module statistics

GitOrigin-RevId: 516a95579cc78b5f102085b085161d74b5515e96
This commit is contained in:
Leonid Shalupov
2025-01-18 21:45:34 +00:00
committed by intellij-monorepo-bot
parent 4453c70b07
commit 64dcc20689
15 changed files with 26 additions and 0 deletions
+1
View File
@@ -97,5 +97,6 @@
<orderEntry type="library" scope="TEST" name="ASM" level="project" />
<orderEntry type="module" module-name="intellij.gradle" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.todo" scope="TEST" />
<orderEntry type="module" module-name="intellij.platform.statistics.testFramework" scope="TEST" />
</component>
</module>