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
2025-01-16 10:54:14 -05:00
Code
Issues
Packages
1
Wiki
Activity
c03fe284cf
denoland-deno
/
std
/
path
/
test.ts
3 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
chore: add copyright (#7593)
2020-09-21 21:26:41 +09:00
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
test(std): ensure mod.ts modules have a test coverage (#7264)
2020-09-01 10:26:55 +08:00
import
"./mod.ts"
;
Copy permalink