andyearnshaw / Intl.js

Compatibility implementation of the ECMAScript Internationalization API (ECMA-402) for JavaScript -- UNMAINTAINED
Other
1.7k stars 215 forks source link

fix failing test (Property length of ... SupportedLocales is writable) #298

Closed jstafford closed 6 years ago

jstafford commented 6 years ago

Even though I couldn't read the docs for formatToParts properly, please don't hold that against me. I'm confident that this is a good fix for the failing test, and it's always nice to have all the tests passing.