Minor: replace IGNORE_BACKEND with TARGET_BACKEND for the test what should be run only on JVM

The test was written to check the case for Platform Types which now exists only on JVM.
This commit is contained in:
Zalim Bashorov
2017-10-19 19:35:06 +03:00
parent 6a659f33b5
commit f9809d5a73
2 changed files with 1 additions and 13 deletions
@@ -1,4 +1,4 @@
// IGNORE_BACKEND: JS, NATIVE
// TARGET_BACKEND: JVM
// FILE: M.java