# File lib/active_support/vendor/i18n-0.1.3/test/i18n_test.rb, line 82 def test_translate_with_nested_string_keys_works assert_equal ".", I18n.t('currency.format.separator') end