mirror of
https://github.com/denoland/deno.git
synced 2025-10-01 06:31:15 +00:00
parent
ba180f3460
commit
f430df5619
4 changed files with 321 additions and 0 deletions
1
test.ts
1
test.ts
|
@ -22,6 +22,7 @@ import "./testing/test.ts";
|
|||
import "./textproto/test.ts";
|
||||
import "./util/test.ts";
|
||||
import "./ws/test.ts";
|
||||
import "./encoding/test.ts";
|
||||
|
||||
import { xrun } from "./prettier/util.ts";
|
||||
import { red, green } from "./colors/mod.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue