[K/JS] Remove an internal system property and replace it with the new compiler flag
This commit is contained in:
@@ -1338,11 +1338,6 @@ public class CliTestGenerated extends AbstractCliTest {
|
||||
runTest("compiler/testData/cli/js/jsHelp.args");
|
||||
}
|
||||
|
||||
@TestMetadata("jsOldBackend_strict.args")
|
||||
public void testJsOldBackend_strict() throws Exception {
|
||||
runTest("compiler/testData/cli/js/jsOldBackend_strict.args");
|
||||
}
|
||||
|
||||
@TestMetadata("kotlinHomeWithoutStdlib.args")
|
||||
public void testKotlinHomeWithoutStdlib() throws Exception {
|
||||
runTest("compiler/testData/cli/js/kotlinHomeWithoutStdlib.args");
|
||||
|
||||
Reference in New Issue
Block a user