[Test] Add CLI tests for platform checkers in MPP
^KT-58881
This commit is contained in:
committed by
Nikolay Lunyak
parent
e8f5e35a86
commit
b71797383f
@@ -1328,6 +1328,11 @@ public class CliTestGenerated extends AbstractCliTest {
|
||||
runTest("compiler/testData/cli/js/firMppWithKlib.args");
|
||||
}
|
||||
|
||||
@TestMetadata("firMultiplatformCompilationWithError.args")
|
||||
public void testFirMultiplatformCompilationWithError() throws Exception {
|
||||
runTest("compiler/testData/cli/js/firMultiplatformCompilationWithError.args");
|
||||
}
|
||||
|
||||
@TestMetadata("jsExtraHelp.args")
|
||||
public void testJsExtraHelp() throws Exception {
|
||||
runTest("compiler/testData/cli/js/jsExtraHelp.args");
|
||||
|
||||
Reference in New Issue
Block a user