mirror of https://github.com/tc39/test262.git
add esid to array/prototype/Symbol.unscopables tests
This commit is contained in:
parent
4ef011ffcf
commit
e07385fff4
|
@ -1,6 +1,7 @@
|
|||
// Copyright (C) 2015 Mike Pennisi. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
/*---
|
||||
esid: sec-array.prototype-@@unscopables
|
||||
es6id: 22.1.3.31
|
||||
description: >
|
||||
Property descriptor for initial value of `Symbol.unscopables` property
|
||||
|
|
Loading…
Reference in New Issue