Specify JVM target backend for test with 'import java...'

This commit is contained in:
Mikhael Bogdanov
2018-12-20 13:19:53 +01:00
parent f36519d4f5
commit 3ef06c1e44
56 changed files with 62 additions and 144 deletions

View File

@@ -1,6 +1,4 @@
// IGNORE_BACKEND: JS_IR
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS, NATIVE
// TARGET_BACKEND: JVM
// KT-5123