mirror of
https://github.com/denoland/deno.git
synced 2025-09-29 13:44:47 +00:00
parent
83474802e9
commit
8acdecd72d
3 changed files with 149 additions and 0 deletions
1
test.ts
1
test.ts
|
@ -28,6 +28,7 @@ import "./media_types/test.ts";
|
|||
import "./multipart/formfile_test.ts";
|
||||
import "./multipart/multipart_test.ts";
|
||||
import "./prettier/main_test.ts";
|
||||
import "./strings/pad_test.ts";
|
||||
import "./testing/test.ts";
|
||||
import "./textproto/test.ts";
|
||||
import "./ws/test.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue