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