IR text tests: Remove useless IGNORE_BACKEND*: JS_IR_ES6 directive

This commit is contained in:
Dmitriy Dolovov
2023-11-22 22:32:36 +01:00
committed by Space Team
parent e0e50e183e
commit fd96ee1d0b
53 changed files with 8 additions and 53 deletions
@@ -1,5 +1,5 @@
// WITH_STDLIB
// IGNORE_BACKEND: JS_IR JS_IR_ES6 NATIVE
// IGNORE_BACKEND: JS_IR NATIVE
// ^ KT-61141: absent enum fake_overrides: finalize, getDeclaringClass, clone
class Wrapper(var baseUrl: String)