mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-16 11:28:15 +00:00
tests: add channel tests (#807)
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { delay, ws } from "../../mod.ts";
|
||||
import { delay } from "../../src/util/utils.ts";
|
||||
import { ws } from "../../src/ws/ws.ts";
|
||||
import { defaultTestOptions } from "./start_bot.ts";
|
||||
|
||||
// Exit the Deno process once all tests are done.
|
||||
|
||||
Reference in New Issue
Block a user