Skip to content
Snippets Groups Projects
Commit 1fb47cba authored by littledan's avatar littledan Committed by Leo Balter
Browse files

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

This section is useless (and also trips up the YAML parser V8 uses)
parent a72ee6d9
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@
/*---
description: >
Throws a TypeError if `this` does not have an [[ArrayBufferData]] internal slot.
info: >
---*/
assert.throws(TypeError, function() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment