0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-12 15:17:56 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Ryan Dahl
caa383a583 Rename assertEq to assertEquals ()
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: 4cf39d4a14
2019-03-06 19:42:24 -05:00
Vincent LE GOFF
e36edfdb3f Testing refactor ()
Original: e1d5c00279
2019-03-06 16:39:50 -05:00
Kitson Kelly
17663c1232 Add eslint for linting ()
Original: c0390ade3d
2019-03-04 19:53:35 -05:00
Andy Hayden
f626b04ebe Reorgnanize repos, examples and tests ()
Original: c5e6e015b5
2019-01-12 16:50:04 -05:00
Renamed from net/textproto_test.ts (Browse further)