mirror of https://github.com/tc39/test262.git
fix typo
This commit is contained in:
parent
a303e07a12
commit
c94b4ee7e1
|
@ -4,7 +4,7 @@
|
||||||
esid: sec-realm.prototype.evaluate
|
esid: sec-realm.prototype.evaluate
|
||||||
description: >
|
description: >
|
||||||
Realm.prototype.evaluate returns primitive values
|
Realm.prototype.evaluate returns primitive values
|
||||||
sfeatures: [callable-boundary-realms]
|
features: [callable-boundary-realms]
|
||||||
---*/
|
---*/
|
||||||
|
|
||||||
assert.sameValue(
|
assert.sameValue(
|
||||||
|
|
Loading…
Reference in New Issue