diff --git a/compiler/testData/codegen/box/inference/subtypingOfIntersectionIltInsideFlexible.kt b/compiler/testData/codegen/box/inference/subtypingOfIntersectionIltInsideFlexible.kt index e27220e3351..968ac997ae3 100644 --- a/compiler/testData/codegen/box/inference/subtypingOfIntersectionIltInsideFlexible.kt +++ b/compiler/testData/codegen/box/inference/subtypingOfIntersectionIltInsideFlexible.kt @@ -1,5 +1,4 @@ -// IGNORE_BACKEND: JS -// IGNORE_BACKEND: JS_IR +// TARGET_BACKEND: JVM // FILE: Bar.java public class Bar {