test262/test
Mike Pennisi 6f2feb0157 Fix bug in test
This test's description concerns the behavior of `Promise.all` when the
IteratorStep abstract operation fails due to an abrupt completion
returned by the iterator's `next` method. The test body did not actually
assert that functionality.

Update the test body to correctly define the requisite iterator and
assert that the specific error created is the one thrown from the
invocation of `Promise.all`
2015-06-23 10:30:01 -04:00
..
annexB Invalid language tests 2015-04-27 16:56:19 +02:00
built-ins Fix bug in test 2015-06-23 10:30:01 -04:00
harness Add tests for test harness 2015-04-22 18:38:40 -04:00
intl402 Remove enochian-enochian (fixes gh-227) 2015-04-21 15:08:19 -07:00
language Merge pull request #286 from bocoup/obj-method-def 2015-06-17 19:56:29 -04:00