[PL][JS] Add missing PL test to the IDEA run configuration

This commit is contained in:
Dmitriy Dolovov
2023-08-15 14:43:44 +02:00
committed by Space Team
parent 5c3e63e19a
commit d7e9fcea04
@@ -15,6 +15,8 @@
<option value="&quot;org.jetbrains.kotlin.js.test.ir.JsPartialLinkageNoICTestCaseGenerated&quot;" />
<option value="--tests" />
<option value="&quot;org.jetbrains.kotlin.js.test.ir.FirJsPartialLinkageNoICTestCaseGenerated&quot;" />
<option value="--tests" />
<option value="&quot;org.jetbrains.kotlin.js.test.ir.JsPartialLinkageNoICES6TestCaseGenerated&quot;" />
</list>
</option>
<option name="vmOptions" />
@@ -22,6 +24,7 @@
<ExternalSystemDebugServerProcess>false</ExternalSystemDebugServerProcess>
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>
<DebugAllEnabled>false</DebugAllEnabled>
<RunAsTest>true</RunAsTest>
<method v="2" />
</configuration>
</component>