[JS] Remove KJS_WITH_FULL_RUNTIME for tests that already have WITH_RUNTIME

This commit is contained in:
Svyatoslav Kuzmich
2021-10-02 11:51:55 +03:00
parent e18980b7ad
commit aa5f98f919
590 changed files with 0 additions and 590 deletions
@@ -161,7 +161,6 @@ public class GenerateRangesCodegenTestData {
if (ignoreJvmIR) {
out.println("// IGNORE_BACKEND: JVM_IR");
}
out.println("// KJS_WITH_FULL_RUNTIME");
out.println("// Auto-generated by " + GenerateRangesCodegenTestData.class.getName() + ". DO NOT EDIT!");
out.println("// WITH_RUNTIME");
if (useOldManglingScheme) {