mirror of https://github.com/zulip/zulip.git
8a210923e1
Because `util` is so late in the alphabet, this leak never surfaced in practice, but I tried running the node tests in reverse, and this leak came up if you ran `util` before `stream_list`. I guess it's nice that `stream_list` actually exercises the difference between a dumb sort and an Intl-aware sort. It's possible that we should just assume that Intl.Collator is always available at this point, which would eliminate the need for this test. |
||
---|---|---|
.. | ||
node_tests | ||
puppeteer_lib | ||
puppeteer_tests | ||
zjsunit |