mirror of https://github.com/tc39/test262.git
Temporal: Fix front matter of Temporal/ZonedDateTime/p/round/order-of-operations.js
This commit is contained in:
parent
6371be8338
commit
e04e1c1a39
|
@ -2,8 +2,8 @@
|
||||||
// This code is governed by the BSD license found in the LICENSE file.
|
// This code is governed by the BSD license found in the LICENSE file.
|
||||||
|
|
||||||
/*---
|
/*---
|
||||||
esid: sec-temporal.zoneddatetime.prototype.equals
|
esid: sec-temporal.zoneddatetime.prototype.round
|
||||||
description: Properties on objects passed to equals() are accessed in the correct order
|
description: Properties on objects passed to round() are accessed in the correct order
|
||||||
includes: [compareArray.js, temporalHelpers.js]
|
includes: [compareArray.js, temporalHelpers.js]
|
||||||
features: [Temporal]
|
features: [Temporal]
|
||||||
---*/
|
---*/
|
||||||
|
|
Loading…
Reference in New Issue