index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
testdata
/
coverage
/
no_npm_coverage
/
no_npm_coverage_test.ts
blob: 8305f959777d8b1900841a203bd15365f4ab9eec (
plain
)
1
2
3
4
import { main } from "./no_npm_coverage.ts"; Deno.test("main", () => { main(); });