]> source.dussan.org Git - redmine.git/commit
Merged r9949 from trunk to 2.0-stable
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 1 Sep 2012 07:24:56 +0000 (07:24 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Sat, 1 Sep 2012 07:24:56 +0000 (07:24 +0000)
commit8810a4a3438407ad561e7dcae75510f8f86f0e39
treeada0dcec874945e79c10dcac71ec80869b29aaa7
parentcf6382b92fb2657e2f837dddd8ec122f1eafaa33
Merged r9949 from trunk to 2.0-stable

Tests should not change settings.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/branches/2.0-stable@10269 e93f8b46-1217-0410-a6f0-8f06a7374b81
15 files changed:
test/functional/documents_controller_test.rb
test/functional/files_controller_test.rb
test/functional/messages_controller_test.rb
test/functional/news_controller_test.rb
test/functional/repositories_git_controller_test.rb
test/functional/settings_controller_test.rb
test/functional/sys_controller_test.rb
test/unit/comment_test.rb
test/unit/document_test.rb
test/unit/journal_observer_test.rb
test/unit/mail_handler_test.rb
test/unit/news_test.rb
test/unit/repository_test.rb
test/unit/setting_test.rb
test/unit/wiki_content_test.rb