JS backend: fixed AbstractCollection#equals.
Disabled test IteratorsTest::takeExtractsTheFirstNElements
This commit is contained in:
@@ -64,4 +64,8 @@ public final class ArrayListTest extends JavaClassesTest {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public void testMisc() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user