JS: update tests

This commit is contained in:
Alexey Andreev
2016-12-07 12:58:25 +03:00
parent c854b81a09
commit c411a8febe
10 changed files with 13 additions and 39 deletions
-3
View File
@@ -1,6 +1,3 @@
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS
fun test(i: Int): Int {
return i
}
@@ -1,6 +1,3 @@
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS
fun test(i: Int): Int {
return i
}