mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04:00
caa383a583
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:
|
||
---|---|---|
.. | ||
path | ||
glob.ts | ||
glob_test.ts | ||
globrex.ts | ||
globrex_test.ts | ||
path.ts | ||
walk.ts | ||
walk_test.ts |