diff options
Diffstat (limited to 'std/media_types/test.ts')
-rw-r--r-- | std/media_types/test.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/std/media_types/test.ts b/std/media_types/test.ts index 9d630ad10..155dd6e3d 100644 --- a/std/media_types/test.ts +++ b/std/media_types/test.ts @@ -1,4 +1,4 @@ -// Copyright 2018-2019 the Deno authors. All rights reserved. MIT license. +// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. import { test } from "../testing/mod.ts"; import { assertEquals } from "../testing/asserts.ts"; |