summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/heapstats.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/heapstats.js')
-rw-r--r--cli/tests/testdata/run/heapstats.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/run/heapstats.js b/cli/tests/testdata/run/heapstats.js
index 1f06e7f6e..e571dd730 100644
--- a/cli/tests/testdata/run/heapstats.js
+++ b/cli/tests/testdata/run/heapstats.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.
"use strict";
function allocTest(alloc, allocAssert, deallocAssert) {