The relevant line (from railties test_help.rb) was deleted in commit  
582aa2ead58eacffca13e7efe94235958ee4db1b
on November 7 - should that be put back?

--Matt

On Nov 17, 2008, at 4:39 PM, Jeremy Kemper wrote:

>
> On Mon, Nov 17, 2008 at 1:26 PM, Matt Jones <[EMAIL PROTECTED]> wrote:
>> Found it - in activesupport/lib/active_support/test_case.rb, test/ 
>> unit
>> needs to be required,
>> or the tests don't get run. Add "require 'test/unit'" after "rescue
>> LoadError".
>
> It's required in railties' test_help.
>
> Otherwise, requiring 'active_support/test_case' will tests even if you
> didn't mean to.
>
> jeremy
>
> >


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to