summaryrefslogtreecommitdiff
path: root/test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test.ts')
-rwxr-xr-xtest.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/test.ts b/test.ts
index 07d825b62..0c4cf95b9 100755
--- a/test.ts
+++ b/test.ts
@@ -1,4 +1,5 @@
#!/usr/bin/env deno --allow-run --allow-net --allow-write
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
import "colors/test.ts";
import "datetime/test.ts";
import "examples/test.ts";