summaryrefslogtreecommitdiff
path: root/js/dir_test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/dir_test.ts')
-rw-r--r--js/dir_test.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/dir_test.ts b/js/dir_test.ts
index ff55a0e69..ca9548827 100644
--- a/js/dir_test.ts
+++ b/js/dir_test.ts
@@ -1,3 +1,4 @@
+// Copyright 2018 the Deno authors. All rights reserved. MIT license.
import { test, testPerm, assert, assertEqual } from "./test_util.ts";
import * as deno from "deno";