summaryrefslogtreecommitdiff
path: root/test_napi/strings_test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test_napi/strings_test.js')
-rw-r--r--test_napi/strings_test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_napi/strings_test.js b/test_napi/strings_test.js
index 20e95ba61..e2e3cb647 100644
--- a/test_napi/strings_test.js
+++ b/test_napi/strings_test.js
@@ -1,4 +1,4 @@
-// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
import { assertEquals, loadTestLibrary } from "./common.js";