diff options
Diffstat (limited to 'test_plugin/tests/test.js')
-rw-r--r-- | test_plugin/tests/test.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test_plugin/tests/test.js b/test_plugin/tests/test.js index c17172c34..f195c0928 100644 --- a/test_plugin/tests/test.js +++ b/test_plugin/tests/test.js @@ -1,4 +1,4 @@ -// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. const filenameBase = "test_plugin"; |