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-18 20:04:03 -05:00
Code
Issues
Packages
1
Wiki
Activity
e94a18240e
denoland-deno
/
std
/
examples
/
test_test.ts
3 lines
95 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(std/examples): add tests for examples (#4094)
2020-02-24 22:31:40 +09:00
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
refactor(std/example): Inconsistencies in the example tests (#7684)
2020-09-27 00:54:26 +09:00
import
"./test.ts"
;
Copy permalink