Don't know how to build task 'db:test:prepare'

I am running 'rake db:test:prepare' from the root dir and get error "Don't know how to build task 'db:test:prepare'", and I don't know what to do!

Does rake --tasks actually list that task?