mirror of
https://github.com/tc39/test262.git
synced 2025-09-25 19:18:48 +02:00
Add missing include to Uint8Array/fromBase64/last-chunk-invalid.js
This commit is contained in:
parent
374c61b8c1
commit
f0dc15c6c7
@ -4,6 +4,7 @@
|
||||
esid: sec-uint8array.frombase64
|
||||
description: Uint8Array.fromBase64 throws a SyntaxError when chunk size is invalid or padding is invalid
|
||||
features: [uint8array-base64, TypedArray]
|
||||
includes: [compareArray.js]
|
||||
---*/
|
||||
|
||||
// Non-padded incomplete chunk 'A'
|
||||
|
Loading…
x
Reference in New Issue
Block a user