# File lib/vendor/i18n/test/simple_backend_test.rb, line 373 def test_translate_given_the_short_format_it_uses_it assert_equal '01. Jan 06:00', @backend.localize('de', @morning, :short) end