summaryrefslogtreecommitdiff
path: root/js/platform_test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'js/platform_test.ts')
-rw-r--r--js/platform_test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/platform_test.ts b/js/platform_test.ts
index 65cd2572d..41b8cc9fe 100644
--- a/js/platform_test.ts
+++ b/js/platform_test.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.
import { test, assert } from "./test_util.ts";
import * as deno from "deno";