summaryrefslogtreecommitdiff
path: root/js/test_util.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/test_util.ts')
-rw-r--r--js/test_util.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/test_util.ts b/js/test_util.ts
index d0b55e5ff..5863c4cec 100644
--- a/js/test_util.ts
+++ b/js/test_util.ts
@@ -1,4 +1,4 @@
-// Copyright 2018 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
//
// We want to test many ops in deno which have different behavior depending on
// the permissions set. These tests can specify which permissions they expect,