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
/
final_blankline_test.js
blob: e7331c5371241fdb6abb4633511c79542ff0a36c (
plain
)
1
2
3
4
5
import example from "./final_blankline.js"; Deno.test("Example.", () => { example(); });