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