mirror of https://github.com/tc39/test262.git
Minor formatting fix
This commit is contained in:
parent
1935e1b410
commit
dcf184a0ee
|
@ -1,5 +1,6 @@
|
|||
// Copyright (C) 2021 Igalia, S.L. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
esid: sec-temporal.now.plaindatetimeiso
|
||||
description: Conversion of ISO date-time strings to Temporal.TimeZone instances
|
||||
|
|
Loading…
Reference in New Issue