mirror of
https://github.com/denoland/deno.git
synced 2025-09-30 22:21:15 +00:00
parent
926594c53c
commit
d00a4beec4
5 changed files with 464 additions and 1 deletions
1
test.ts
1
test.ts
|
@ -11,6 +11,7 @@ import "./flags/test.ts";
|
|||
import "./fs/test.ts";
|
||||
import "./http/test.ts";
|
||||
import "./io/test.ts";
|
||||
import "./installer/test.ts";
|
||||
import "./log/test.ts";
|
||||
import "./media_types/test.ts";
|
||||
import "./mime/test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue