summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/run/worker_drop_handle_race.js
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/testdata/run/worker_drop_handle_race.js')
-rw-r--r--cli/tests/testdata/run/worker_drop_handle_race.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/run/worker_drop_handle_race.js b/cli/tests/testdata/run/worker_drop_handle_race.js
index 5ad918314..19d509ac5 100644
--- a/cli/tests/testdata/run/worker_drop_handle_race.js
+++ b/cli/tests/testdata/run/worker_drop_handle_race.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.
// https://github.com/denoland/deno/issues/11342
// Test for a panic that happens when the main thread's event loop finishes