1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-29 02:29:06 -05:00
denoland-deno/util/test.ts

3 lines
58 B
TypeScript
Raw Normal View History

import "./async_test.ts";
2019-03-28 12:31:15 -04:00
import "./deep_assign_test.ts";