summaryrefslogtreecommitdiff
path: root/cli/tools/test/reporters/tap.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tools/test/reporters/tap.rs')
-rw-r--r--cli/tools/test/reporters/tap.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tools/test/reporters/tap.rs b/cli/tools/test/reporters/tap.rs
index 921874377..a67e592a2 100644
--- a/cli/tools/test/reporters/tap.rs
+++ b/cli/tools/test/reporters/tap.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 deno_core::serde_json::json;
use deno_core::serde_json::{self};