From bcb37cdcfbd4b57cde5b7ecc7b10f27d1b484f49 Mon Sep 17 00:00:00 2001 From: Justin Grant Date: Tue, 20 Jun 2023 02:52:59 -0700 Subject: [PATCH] Update polyfill README --- polyfill/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/polyfill/README.md b/polyfill/README.md index 2168bd6f..6f6aa7e2 100644 --- a/polyfill/README.md +++ b/polyfill/README.md @@ -11,8 +11,7 @@ These changes are also checked into this repo as [polyfill.diff](./polyfill.diff ## Testing this proposal -Test262 tests are available in the [proposal-canonical-tz-tests](https://github.com/justingrant/test262/tree/proposal-canonical-tz-tests) branch of a Test262 fork. -Test262 tests covering (I think!) the full surface area of this proposal are available at [tc39/test262#3837](https://github.com/tc39/test262/pull/3837), although this PR is not expected to be merged unless this proposal reaches Stage 3. +Test262 tests are available at [tc39/test262#3837](https://github.com/tc39/test262/pull/3837), although this PR is not expected to be merged unless this proposal reaches Stage 3. ### Test roadmap