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
e736d0f60f
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 08:31:40 -05:00
// Copyright 2018-2020 the Deno authors. All rights reserved. MIT license.
refactor(std/example): Inconsistencies in the example tests (#7684)
2020-09-26 11:54:26 -04:00
import
"./test.ts"
;
Copy permalink