devserver/deps.testing.ts

6 lines
92 B
TypeScript
Raw Permalink Normal View History

2021-09-06 22:16:35 +00:00
export {
describe,
expect,
it,
} from "https://js.thunderk.net/testing@1.0.0/mod.ts";