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