1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-03 17:08:35 -05:00
denoland-deno/test.ts

5 lines
116 B
TypeScript
Raw Normal View History

2018-11-07 14:23:06 -05:00
import "./buffer_test.ts";
import "./bufio_test.ts";
2018-11-08 12:26:20 -05:00
import "./textproto_test.ts";
2018-11-07 14:23:06 -05:00
// TODO import "./http_test.ts";