Original: 1abdc2efc0
This commit is contained in:
Ryan Dahl 2019-02-09 15:41:05 -05:00 committed by GitHub
parent a6e164441c
commit fa3f8cf67b
5 changed files with 19 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/env deno --allow-run --allow-net --allow-write
#!/usr/bin/env deno -A
// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import "colors/test.ts";
import "datetime/test.ts";