[test] Don't run JVM-specific irText test against other backends

This commit is contained in:
Sergej Jaskiewicz
2023-05-01 19:10:30 +02:00
committed by Space Team
parent f8c51dcfee
commit ac79f0c456
5 changed files with 2 additions and 26 deletions
@@ -1,6 +1,5 @@
// SKIP_KLIB_TEST
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: JS_IR_ES6
// TARGET_BACKEND: JVM_IR
// FILE: J.java
import org.jetbrains.annotations.Nullable;