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 e571dd730..b93c9c120 100644
--- a/cli/tests/testdata/run/heapstats.js
+++ b/cli/tests/testdata/run/heapstats.js
@@ -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 strict";
function allocTest(alloc, allocAssert, deallocAssert) {