Just refactor tests that require further investigation

This commit is contained in:
Ilya Gorbunov
2016-11-17 02:14:52 +03:00
parent 62fe89b536
commit 49756a897e
7 changed files with 11 additions and 21 deletions
+1 -2
View File
@@ -1,7 +1,6 @@
// TODO: muted automatically, investigate should it be ran for JS or not
// IGNORE_BACKEND: JS
import java.util.ArrayList
// on JS Parser.parse and MultiParser.parse clash in ProjectInfoJsonParser
class JsonObject {
}