[PL][JS] Add missing PL test to the IDEA run configuration
This commit is contained in:
committed by
Space Team
parent
5c3e63e19a
commit
d7e9fcea04
@@ -15,6 +15,8 @@
|
|||||||
<option value=""org.jetbrains.kotlin.js.test.ir.JsPartialLinkageNoICTestCaseGenerated"" />
|
<option value=""org.jetbrains.kotlin.js.test.ir.JsPartialLinkageNoICTestCaseGenerated"" />
|
||||||
<option value="--tests" />
|
<option value="--tests" />
|
||||||
<option value=""org.jetbrains.kotlin.js.test.ir.FirJsPartialLinkageNoICTestCaseGenerated"" />
|
<option value=""org.jetbrains.kotlin.js.test.ir.FirJsPartialLinkageNoICTestCaseGenerated"" />
|
||||||
|
<option value="--tests" />
|
||||||
|
<option value=""org.jetbrains.kotlin.js.test.ir.JsPartialLinkageNoICES6TestCaseGenerated"" />
|
||||||
</list>
|
</list>
|
||||||
</option>
|
</option>
|
||||||
<option name="vmOptions" />
|
<option name="vmOptions" />
|
||||||
@@ -22,6 +24,7 @@
|
|||||||
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
|
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
|
||||||
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
|
||||||
<DebugAllEnabled>false</DebugAllEnabled>
|
<DebugAllEnabled>false</DebugAllEnabled>
|
||||||
|
<RunAsTest>true</RunAsTest>
|
||||||
<method v="2" />
|
<method v="2" />
|
||||||
</configuration>
|
</configuration>
|
||||||
</component>
|
</component>
|
||||||
Reference in New Issue
Block a user