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
|
||||
description: >
|
||||
Realm.prototype.evaluate returns primitive values
|
||||
sfeatures: [callable-boundary-realms]
|
||||
features: [callable-boundary-realms]
|
||||
---*/
|
||||
|
||||
assert.sameValue(
|
||||
|
|
Loading…
Reference in New Issue