Specify JVM target backend for test with '// File: *.java'

This commit is contained in:
Mikhael Bogdanov
2018-12-20 13:24:03 +01:00
parent 3ef06c1e44
commit a8a1bfca72
88 changed files with 88 additions and 249 deletions
@@ -1,5 +1,6 @@
// !LANGUAGE: +InlineClasses
// IGNORE_BACKEND: JVM_IR, JS, JS_IR, NATIVE
// IGNORE_BACKEND: JVM_IR
// TARGET_BACKEND: JVM
// WITH_REFLECT
import kotlin.test.*