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
/
registry
/
jsr
/
@std
/
testing
/
1.0.0
/
bdd.ts
blob: a665d06034a2de8d8b00ba0f3ebca479f112768a (
plain
)
1
2
export function it(_name: string, _fn: () => void) { }