tc39 / proposal-canonical-tz

TC39 Proposal (stacked on Temporal) to improve handling of changes to the IANA Time Zone Database
Other
38 stars 2 forks source link

Delegate test running to temporal submodule #27

Closed justingrant closed 1 year ago

justingrant commented 1 year ago

Remove most files from ./polyfill, and instead just run tests from the canonical-tz-polyfill branch of the Temporal proposal repo. This branch is what's in the temporal submodule in this repo. See ./polyfill/README for more details.