diff options
Diffstat (limited to 'std/async/test.ts')
-rw-r--r-- | std/async/test.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/async/test.ts b/std/async/test.ts index 57684a50e..590417055 100644 --- a/std/async/test.ts +++ b/std/async/test.ts @@ -1,2 +1,2 @@ -// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2021 the Deno authors. All rights reserved. MIT license. import "./mod.ts"; |