This website requires JavaScript.
Explore
Help
Sign in
foster
/
denoland-deno
Watch
1
Star
0
Fork
You've already forked denoland-deno
0
mirror of
https://github.com/denoland/deno.git
synced
2024-11-23 15:16:54 -05:00
Code
Issues
Packages
1
Wiki
Activity
c4ed3fb7e7
denoland-deno
/
std
/
mime
/
test.ts
3 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: add copyright (#7593)
2020-09-21 08:26:41 -04:00
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
test(std): ensure mod.ts modules have a test coverage (#7264)
2020-08-31 22:26:55 -04:00
import
"./mod.ts"
;
Copy permalink