Plugin tests

Hi,

A couple of plugins such ssl requirement
http://dev.rubyonrails.org/svn/rails/plugins/ssl_requirement/ have pre
built tests in the /test directory.

How can I hook these up into the standard test_helper.rb so they are run
when I’m using autotest or just rake?

Thanks