# File lib/vendor/i18n/test/i18n_test.rb, line 41
  def test_uses_default_locale_as_locale_by_default
    assert_equal I18n.default_locale, I18n.locale
  end