aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/association_inheritance_reload.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activerecord/test/association_inheritance_reload.rb')
-rw-r--r--activerecord/test/association_inheritance_reload.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/activerecord/test/association_inheritance_reload.rb b/activerecord/test/association_inheritance_reload.rb
index a3d5722841..5577f86eb3 100644
--- a/activerecord/test/association_inheritance_reload.rb
+++ b/activerecord/test/association_inheritance_reload.rb
@@ -1,7 +1,7 @@
require 'abstract_unit'
require 'fixtures/company'
-class AssociationInheritanceReloadTest < Test::Unit::TestCase
+class AssociationInheritanceReloadTest < ActiveSupport::TestCase
fixtures :companies
def test_set_attributes