On Mon, Nov 17, 2008 at 10:31 AM, Matt Jones <[EMAIL PROTECTED]> wrote: > > I noted that in b0ee1bdf2650d7a8380d4e9be58bba8d9c5bd40e and related > commits that > the extensions to TestCase are getting pulled out; what's the correct > thing to put into test/test_helper.rb?
Use ActiveSupport::TestCase instead of Test::Unit::TestCase :) 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 -~----------~----~----~----~------~----~------~--~---
