mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-19 12:48:16 +00:00
ci: another attempt to fix CI
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
export {
|
||||
assertArrayIncludes,
|
||||
assertEquals,
|
||||
assertExists,
|
||||
} from "https://deno.land/std@0.81.0/testing/asserts.ts";
|
||||
export * from "../mod.ts";
|
||||
Reference in New Issue
Block a user