mirror of
https://github.com/denoland/deno.git
synced 2024-11-23 15:16:54 -05:00
7 lines
102 B
Text
7 lines
102 B
Text
|
Task pretest echo 'pretest'
|
||
|
pretest
|
||
|
Task test echo 'test'
|
||
|
test
|
||
|
Task posttest echo 'posttest'
|
||
|
posttest
|