mirror of
https://github.com/denoland/deno.git
synced 2025-02-15 10:06:23 -05:00
![]() After some discussion it was found that assertEquals is more common
in JS (vs assertEqual, assertEq) and sounds better in the negated form:
assertNotEquals vs assertNE.
Original:
|
||
---|---|---|
.. | ||
bytes.ts | ||
bytes_test.ts |