A major API change was that asserts are imported from testing/asserts.ts now rather than testing/mod.ts and assertEqual as renamed to assertEquals to conform to what is most common in JavaScript.
Upgrades deno_std submodule.
With help from Thomas Ghysels <info@thomasg.be>