mirror of
https://github.com/denoland/deno.git
synced 2025-09-29 05:34:49 +00:00
parent
236cedc7cb
commit
0c877a1283
4 changed files with 43 additions and 21 deletions
3
test.ts
3
test.ts
|
@ -4,10 +4,9 @@ import "./colors/test.ts";
|
|||
import "./datetime/test.ts";
|
||||
import "./examples/test.ts";
|
||||
import "./flags/test.ts";
|
||||
import "./io/test.ts";
|
||||
import "./fs/test.ts";
|
||||
import "./io/test.ts";
|
||||
import "./http/test.ts";
|
||||
import "./io/test.ts";
|
||||
import "./log/test.ts";
|
||||
import "./media_types/test.ts";
|
||||
import "./multipart/test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue