mirror of
https://github.com/tc39/test262.git
synced 2025-10-01 22:18:46 +02:00
This reconciles changes made in two normative PRs to the Temporal proposal which each had their own separate PRs for tests. The yearOfWeek tests were written before the changes to the ISO 8601 grammar which disallowed the YYYY-MM-DD+UU format. This brings the yearOfWeek tests in line with the tests for the other calendar methods.