platform/.idea/runConfigurations/All_Tests__PRODUCTION_2.xml
2017-07-09 12:50:46 -04:00

11 lines
No EOL
481 B
XML

<component name="ProjectRunConfigurationManager">
<configuration default="false" name="All Tests (PRODUCTION)" type="DartTestRunConfigurationType" factoryName="Dart Test" singleton="true">
<option name="envs">
<entry key="ANGEL_ENV" value="production" />
</option>
<option name="filePath" value="$PROJECT_DIR$/test" />
<option name="scope" value="FOLDER" />
<option name="testRunnerOptions" value="-j 5" />
<method />
</configuration>
</component>