summaryrefslogtreecommitdiff
path: root/test_napi/src/properties.rs
diff options
context:
space:
mode:
Diffstat (limited to 'test_napi/src/properties.rs')
-rw-r--r--test_napi/src/properties.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_napi/src/properties.rs b/test_napi/src/properties.rs
index 339699a05..43bef1949 100644
--- a/test_napi/src/properties.rs
+++ b/test_napi/src/properties.rs
@@ -1,4 +1,4 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
+// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
use crate::assert_napi_ok;
use crate::cstr;