# File lib/rye/cmd.rb, line 87
87:
def
test
(
*
args
)
run_command
(
'test'
,
args
)
end