diff options
Diffstat (limited to 'test.ts')
| -rwxr-xr-x | test.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ #!/usr/bin/env deno run -A // Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. +import "./archive/tar_test.ts"; import "./colors/test.ts"; import "./datetime/test.ts"; import "./examples/test.ts"; |
