d3f38f0bc71ed91bbc4dbc442b0af93480cae661
[depot.git] / test.rb
1 require 'active_support/testing/core_ext/test/unit/assertions'
2 require 'active_support/testing/setup_and_teardown'
3
4 class Test::Unit::TestCase #:nodoc:
5 include ActiveSupport::Testing::SetupAndTeardown
6 end