Unmute already worked tests and regenerate tests

This commit is contained in:
Zalim Bashorov
2016-11-15 17:27:12 +03:00
committed by Zalim Bashorov
parent 8c3d2872c3
commit bde9f99d7c
8 changed files with 7 additions and 69 deletions
-2
View File
@@ -1,5 +1,3 @@
// TODO: Enable when JS backend supports Java class library
// IGNORE_BACKEND: JS
import java.util.AbstractList
class MyList(): AbstractList<String>() {