summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/_util/std_testing_diff.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/polyfills/_util/std_testing_diff.ts')
-rw-r--r--ext/node/polyfills/_util/std_testing_diff.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/node/polyfills/_util/std_testing_diff.ts b/ext/node/polyfills/_util/std_testing_diff.ts
index 635ce1f29..878e21f0b 100644
--- a/ext/node/polyfills/_util/std_testing_diff.ts
+++ b/ext/node/polyfills/_util/std_testing_diff.ts
@@ -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.
// This file was vendored from std/testing/_diff.ts
import { primordials } from "ext:core/mod.js";