test262/test
Leonardo Balter c204c30a54 Remove invalid test from ArrayBuffer subclassing
Fixes gh-696

As pointed in gh-696, the ArrayBuffer ctor won't throw a RangeError when
invoked without arguments.

Instead of fixing the invalid assertion, this commit removes it as the
coverage for subclassing is already satisfied by the use of slice.
2016-07-05 16:29:21 -04:00
..
annexB Extend test for HTML comments (#684) 2016-06-28 15:54:40 -07:00
built-ins Fix tests for DataView#setFloat when no value arg is provided 2016-07-05 16:29:21 -04:00
harness Add harness for byte conversion values 2016-05-25 10:10:50 -04:00
intl402 Add tests for Intl.getCanonicalLocales 2016-06-07 14:52:04 -04:00
language Remove invalid test from ArrayBuffer subclassing 2016-07-05 16:29:21 -04:00