# File lib/active_support/vendor/i18n-0.1.3/test/simple_backend_test.rb, line 317 def test_translate_given_the_short_format_it_uses_it assert_equal '01. Jan', @backend.localize('de', @date, :short) end