diff options
Diffstat (limited to 'js/tests.ts')
-rw-r--r-- | js/tests.ts | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/js/tests.ts b/js/tests.ts index 49e6aa9b3..3e8be12a1 100644 --- a/js/tests.ts +++ b/js/tests.ts @@ -1,5 +1,4 @@ -// Copyright 2018 Ryan Dahl <ry@tinyclouds.org> -// All rights reserved. MIT License. +// Copyright 2018 the Deno authors. All rights reserved. MIT license. // This test is executed as part of integration_test.go // But it can also be run manually: // ./deno tests.ts |