awl/tests/testDeps.ts
Sam Therapy 6f4ae7de65
Some checks failed
continuous-integration/drone Build is failing
Initial commit
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2022-06-18 20:11:46 +02:00

5 lines
100 B
TypeScript

export {
assertEquals,
assertThrows,
} from "https://deno.land/std@0.144.0/testing/asserts.ts";