Mon Aug 13 07:16:34 EST 2007 Matt Palmer * Reinstate a modified form of the test/unit require; everything now works *and* we still don't get the extra rake test suite run diff -rN -u old-bugfixes/lib/fixture_references.rb new-bugfixes/lib/fixture_references.rb --- old-bugfixes/lib/fixture_references.rb 2008-10-20 23:31:07.203857000 +1100 +++ new-bugfixes/lib/fixture_references.rb 2008-10-20 23:31:07.207857290 +1100 @@ -1,3 +1,4 @@ +require 'test/unit/testcase' require 'active_record/fixtures' module PluginAWeek #:nodoc: