1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 01:29:14 -05:00
denoland-deno/bytes
Ryan Dahl 4cf39d4a14
Rename assertEq to assertEquals (#242)
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.
2019-03-06 19:42:24 -05:00
..
bytes.ts Add eslint for linting (#235) 2019-03-04 19:53:35 -05:00
bytes_test.ts Rename assertEq to assertEquals (#242) 2019-03-06 19:42:24 -05:00