Turning fixtures off?

David Trasbo wrote:

Removing all content between "class Test::Unit::TestCase" and "end" doesn't help either...

In test_helper.rb, of course. I assumed that would somehow turn off fixtures, because it says stuff like "fixtures :all", etc.