fix validations_i18n tests for changed locale file format

This commit is contained in:
Sven Fuchs
2008-08-13 10:00:54 +02:00
parent f26380b775
commit aae9f91659

View File

@@ -11,7 +11,7 @@ class ActiveRecordValidationsI18nTests < Test::Unit::TestCase
def teardown
reset_callbacks Topic
load 'active_record/locale/en-US.rb'
I18n.load_translations File.dirname(__FILE__) + '/../../lib/active_record/locale/en-US.rb'
end
def unique_topic