Redmine/test
Toshi MARUYAMA f5c4607769 use English as default language at "test_reminders_should_not_include_closed_issues" of unit mailer test
On Rails 3.1.3, test fails and output is not English.

<pre>
Error: test_reminders_should_not_include_closed_issues(MailerTest)
ActiveRecord::RecordInvalid: Validation failed: Tracker non è incluso nella lista
test/unit/mailer_test.rb:459:in `test_reminders_should_not_include_closed_issues'
</pre>

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8918 e93f8b46-1217-0410-a6f0-8f06a7374b81
2012-02-22 03:28:42 +00:00
..
exemplars Adds support for multiple repositories per project (#779). 2012-01-15 18:19:19 +00:00
fixtures Disabled on the fly registration for auth_source fixture. 2012-02-19 21:39:29 +00:00
functional Don't use auth_sources fixtures when not needed. 2012-02-19 21:51:03 +00:00
integration route: split issue preview route to adding and editing 2012-02-15 22:49:03 +00:00
mocks remove trailing white-spaces and code clean up test/mocks/open_id_authentication_mock.rb. 2011-06-01 11:04:35 +00:00
unit use English as default language at "test_reminders_should_not_include_closed_issues" of unit mailer test 2012-02-22 03:28:42 +00:00
object_daddy_helpers.rb Added a "Member of Role" to the issues filters. #5869 2010-09-10 19:44:45 +00:00
test_helper.rb Test cleanup. 2012-01-02 19:59:52 +00:00