mirror of
https://github.com/tc39/test262.git
synced 2025-07-22 13:34:38 +02:00
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:
parent
a72ee6d912
commit
1fb47cba88
@ -5,7 +5,6 @@
|
||||
/*---
|
||||
description: >
|
||||
Throws a TypeError if `this` does not have an [[ArrayBufferData]] internal slot.
|
||||
info: >
|
||||
---*/
|
||||
|
||||
assert.throws(TypeError, function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user