rake bootstrap in test environment

Hi,

Is there a way to get db:bootstrap:load to execute on the test database when running 'rake test'?

--Aaron