activeresource tests

Hi guys, I'm trying to run the tests on activereource and I get this error:

http://gist.github.com/574210

It's seems that the test runner is not loading the fixtures? beacuse Person class is defined in test/fixtures/person.rb file.

Any help ? Thanks.