mirror of
https://github.com/denoland/deno.git
synced 2025-09-29 21:54:48 +00:00
parent
8f0407efad
commit
13aeee460a
21 changed files with 1072 additions and 0 deletions
1
test.ts
1
test.ts
|
@ -15,6 +15,7 @@ import "./prettier/test.ts";
|
|||
import "./strings/test.ts";
|
||||
import "./testing/test.ts";
|
||||
import "./textproto/test.ts";
|
||||
import "./toml/test.ts";
|
||||
import "./ws/test.ts";
|
||||
|
||||
import "./testing/main.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue