JS: remove test for reserved words
This commit is contained in:
@@ -1173,6 +1173,7 @@ fun main(args: Array<String>) {
|
||||
}
|
||||
}
|
||||
|
||||
// TODO: repair these tests
|
||||
//generateTestDataForReservedWords()
|
||||
|
||||
testGroup("js/js.tests/test", "js/js.translator/testData") {
|
||||
|
||||
Reference in New Issue
Block a user