1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/tests/testdata/test/load_unload.out

17 lines
345 B
Text
Raw Permalink Normal View History

Check [WILDCARD]/load_unload.ts
------- pre-test output -------
load
----- pre-test output end -----
running 1 test from [WILDCARD]/load_unload.ts
test ...
------- output -------
test
----- output end -----
test ... ok ([WILDCARD])
------- post-test output -------
unload
----- post-test output end -----
ok | 1 passed | 0 failed ([WILDCARD])