Ignore JVM test in Native backend

This commit is contained in:
Pavel Punegov
2021-02-20 21:35:48 +03:00
parent d9be59ea97
commit 4643f12a5f
@@ -1,6 +1,7 @@
// DONT_TARGET_EXACT_BACKEND: WASM
// IGNORE_BACKEND: JS
// IGNORE_BACKEND: JS_IR
// IGNORE_BACKEND: NATIVE
// FILE: Processor.java
public interface Processor<T> {