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
/
specs
/
test
/
shuffle_with_seed
/
shuffle
/
foo_test.ts
blob: ca118dc0de3c956d208bb4863c4a136f3185a0bb (
plain
)
1
2
3
for (let i = 0; i < 10; i++) { Deno.test(`test ${i}`, () => {}); }