JS: remove test for reserved words

This commit is contained in:
Alexey Andreev
2016-10-18 17:27:02 +03:00
parent 38a3f4af80
commit 54925e7f83
@@ -1173,6 +1173,7 @@ fun main(args: Array<String>) {
}
}
// TODO: repair these tests
//generateTestDataForReservedWords()
testGroup("js/js.tests/test", "js/js.translator/testData") {