summaryrefslogtreecommitdiff
path: root/cli/tests/init_tests.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cli/tests/init_tests.rs')
-rw-r--r--cli/tests/init_tests.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/init_tests.rs b/cli/tests/init_tests.rs
index 91e5197fb..813f61f75 100644
--- a/cli/tests/init_tests.rs
+++ b/cli/tests/init_tests.rs
@@ -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 std::process::Stdio;
use test_util as util;