Use TARGET_BACKEND instead of DONT_TARGET_EXACT_BACKEND in box against Java tests

"// TARGET_BACKEND: JVM" more clearly says that the test is
JVM-specific, rather than DONT_TARGET_EXACT_BACKEND which excludes all
other backends.
This commit is contained in:
Alexander Udalov
2021-02-10 21:00:35 +01:00
parent f797ee7803
commit 401f0ac583
162 changed files with 159 additions and 162 deletions
@@ -1,4 +1,4 @@
// DONT_TARGET_EXACT_BACKEND: JS JS_IR JS_IR_ES6 WASM NATIVE
// TARGET_BACKEND: JVM
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
// MODULE: lib