Files
openide/jvm/jvm-analysis-tests
Nikolay Chashnikov 5dddf91069 [intellij project configuration] rename jvm.analysis.tests to jvm.analysis.testFramework
By convention, we use 'testFramework' suffix for modules containing common testing code in production source roots, and 'tests' suffix for modules containing actual tests only. Let's follow this convention in jvm.analysis for consistency and to simplify writing tests on project structure.

GitOrigin-RevId: 482a8d9f5a038b2261b03c09309f93233932ec04
2021-09-09 15:53:53 +00:00
..