diff options
Diffstat (limited to 'cli/tests/unit/streams_deprecated.ts')
-rw-r--r-- | cli/tests/unit/streams_deprecated.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/unit/streams_deprecated.ts b/cli/tests/unit/streams_deprecated.ts index 892ce39ad..04dbfa3fb 100644 --- a/cli/tests/unit/streams_deprecated.ts +++ b/cli/tests/unit/streams_deprecated.ts @@ -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. import { assertEquals } from "./test_util.ts"; Deno.test(async function symlinkSyncPerm() { |