Class: I18nFallbacksDefaultsTest

Inherits:
Test::Unit::TestCase
  • Object
show all
Defined in:
lib/vendor/i18n/test/locale/fallbacks_test.rb

Instance Method Summary collapse

Instance Method Details

#teardownObject



10
11
12
# File 'lib/vendor/i18n/test/locale/fallbacks_test.rb', line 10

def teardown
  I18n.default_locale = :en
end