redmine/test
Toshi MARUYAMA caf9edf2c1 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/wiki_page_test.rb
On Rails2, Errors#[] returns single error if one error raises.
But, on Rails3, Errors#[] always returns the array.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@8134 e93f8b46-1217-0410-a6f0-8f06a7374b81
2011-12-09 05:55:32 +00:00
..
exemplars
fixtures Adds tests for plugin settings editing. 2011-12-03 10:06:41 +00:00
functional Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/functional/issues_controller_test.rb 2011-12-09 05:54:51 +00:00
integration Dropped TimeEntryReportsController. 2011-12-02 19:33:05 +00:00
mocks
unit Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/wiki_page_test.rb 2011-12-09 05:55:32 +00:00
helper_testcase.rb
object_daddy_helpers.rb
test_helper.rb