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-26 16:09:27 -05:00
Code
Issues
Packages
1
Wiki
Activity
2b75a11559
denoland-deno
/
std
/
http
/
test.ts
3 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
update copyright to 2021 (#9081)
2021-01-10 21:59:07 -05:00
// Copyright 2018-2021 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