Ignore:
Timestamp:
Aug 7, 2009, 1:04:47 AM (15 years ago)
Author:
KOBAYASHI, Shinji
Message:

adjust test suites

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ruby/branches/0.5/test/test_helper.rb

    r167 r173  
    33require 'test_help'
    44
    5 class Test::Unit::TestCase
     5class ActiveSupport::TestCase
    66  # Transactional fixtures accelerate your tests by wrapping each test method
    77  # in a transaction that's rolled back on completion.  This ensures that the
Note: See TracChangeset for help on using the changeset viewer.