summaryrefslogtreecommitdiff
path: root/cli/js/test_util.ts
diff options
context:
space:
mode:
Diffstat (limited to 'cli/js/test_util.ts')
-rw-r--r--cli/js/test_util.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/js/test_util.ts b/cli/js/test_util.ts
index aac70d2ed..9bbc74783 100644
--- a/cli/js/test_util.ts
+++ b/cli/js/test_util.ts
@@ -1,4 +1,4 @@
-// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2020 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,