ismism/tst/mod.test.ts
2023-11-14 10:18:55 +08:00

3 lines
177 B
TypeScript

export { assertEquals } from "https://deno.land/std@0.203.0/assert/assert_equals.ts"
export { assertNotEquals } from "https://deno.land/std@0.203.0/assert/assert_not_equals.ts"