47c7181f2a
The main reasoning for the module is to avoid running any compiler tests while executing run configuration that searches tests across module dependencies.
7 lines
357 B
XML
7 lines
357 B
XML
<component name="ProjectRunConfigurationManager">
|
|
<configuration default="false" name="All Tests" type="CompoundRunConfigurationType" factoryName="Compound Run Configuration">
|
|
<toRun type="CompoundRunConfigurationType" name="All Compiler Tests" />
|
|
<toRun type="JUnit" name="All Non Compiler Tests" />
|
|
<method />
|
|
</configuration>
|
|
</component> |