Class: I18nFallbacksComputationTest

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

Instance Method Summary collapse

Instance Method Details

#setupObject



34
35
36
# File 'lib/vendor/i18n/test/locale/fallbacks_test.rb', line 34

def setup
  @fallbacks = Fallbacks.new(:'en-US')
end