Rake Error

Hey,
I’m running into a error when trying to run rake.
I create a brand new project from edge rails and then run rake and this
is what I get.

C:\Projects\RailsTest\theapp>rake
(in C:/Projects/RailsTest/theapp)
c:/ruby/bin/ruby -Ilib;test
“c:/ruby/lib/ruby/gems/1.8/gems/rake-0.7.0/lib/rake/rake_test_loader.r
b”
rake aborted!
Test failures

Any ideas?

Cheers,
Eric