Set target backend to JVM for tests that have @JvmStatic annotations

This commit is contained in:
Pavel Punegov
2018-10-15 16:20:17 +03:00
committed by Pavel Punegov
parent ed64d42d45
commit 8ea8acc7f7
3 changed files with 6 additions and 3 deletions
@@ -1,5 +1,6 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JS, JS_IR, JVM_IR
// TARGET_BACKEND: JVM
// IGNORE_BACKEND: JVM_IR
// WITH_RUNTIME
// FILE: test.kt