# File lib/reap/task.rb, line 130
def
test_task
(
*
args
,
&
blk
)
::
Rake
::
TestTask
.
new
(
*
args
,
&
blk
)
end