Remove empty info section from a SharedArrayBuffer test (#852)

This section is useless (and also trips up the YAML parser V8 uses)
This commit is contained in:
littledan 2017-02-07 21:41:48 +01:00 committed by Leo Balter
parent a72ee6d912
commit 1fb47cba88
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
/*---
description: >
Throws a TypeError if `this` does not have an [[ArrayBufferData]] internal slot.
info: >
---*/
assert.throws(TypeError, function() {