19 lines
816 B
XML
19 lines
816 B
XML
|
<component name="ProjectRunConfigurationManager">
|
||
|
<configuration default="false" name="Coverage" type="CargoCommandRunConfiguration" factoryName="Cargo Command">
|
||
|
<option name="command" value="test" />
|
||
|
<option name="workingDirectory" value="file://$PROJECT_DIR$" />
|
||
|
<option name="channel" value="NIGHTLY" />
|
||
|
<option name="requiredFeatures" value="true" />
|
||
|
<option name="allFeatures" value="false" />
|
||
|
<option name="emulateTerminal" value="false" />
|
||
|
<option name="backtrace" value="SHORT" />
|
||
|
<envs>
|
||
|
<env name="RUST_LOG" value="debug" />
|
||
|
</envs>
|
||
|
<option name="isRedirectInput" value="false" />
|
||
|
<option name="redirectInputPath" value="" />
|
||
|
<method v="2">
|
||
|
<option name="CARGO.BUILD_TASK_PROVIDER" enabled="true" />
|
||
|
</method>
|
||
|
</configuration>
|
||
|
</component>
|