Remove API_VERSION 1.3 from compiler tests

So that these tests will now check behavior on the latest API version
This commit is contained in:
Alexander Udalov
2018-12-18 17:03:58 +01:00
parent 37e1b486f4
commit 77c87fa6c9
11 changed files with 5 additions and 13 deletions
@@ -1,5 +1,4 @@
// !LANGUAGE: +ReleaseCoroutines
// !API_VERSION: 1.3
// IGNORE_BACKEND: JVM_IR
// IGNORE_BACKEND: JS_IR
// TODO: muted automatically, investigate should it be ran for JS or not