Redmine/test/unit/helpers
Toshi MARUYAMA 05b2bd173e Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_wiki_links_within_local_file_generation_context
On Rails 4.0.2, test fails.

<pre>
  --- expected
  +++ actual
  @@ -1 +1 @@
  -"<p><a href=\"CookBook_documentation.html\" class=\"wiki-page\">documentation</a></p>"
  +"<p><a class=\"wiki-page\" href=\"CookBook_documentation.html\">documentation</a></p>"
</pre>

git-svn-id: http://svn.redmine.org/redmine/trunk@12784 e93f8b46-1217-0410-a6f0-8f06a7374b81
2014-02-04 07:50:20 +00:00
..
activities_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
application_helper_test.rb Rails4: use link_to instead of hard coded html at ApplicationHelperTest#test_wiki_links_within_local_file_generation_context 2014-02-04 07:50:20 +00:00
custom_fields_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
issues_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
projects_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
queries_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
search_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
sort_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
timelog_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00
watchers_helper_test.rb update copyright year (#15977) 2014-01-29 22:45:39 +00:00