mirror of
https://github.com/tc39/test262.git
synced 2025-04-08 19:35:28 +02:00
Updated sketch
First pass at helper sketch
This commit is contained in:
parent
c1d27503e8
commit
75a3be5403
@ -56,5 +56,4 @@ testWithTypedArrayConstructors(TA => {
|
||||
assert.sameValue(contents.at(0), 3, `contents.at(0) must return 3 in ${name}`)
|
||||
assert.sameValue(contents.at(1), 4, `contents.at(1) must return 4 in ${name}`)
|
||||
})
|
||||
|
||||
});
|
||||
|
Loading…
x
Reference in New Issue
Block a user