From: Toshi MARUYAMA Date: Fri, 7 Feb 2014 12:12:09 +0000 (+0000) Subject: fix source indent of ApplicationHelperTest X-Git-Tag: 2.5.0~48 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=833068207cc5f960c51618bdebb8c8486fe51191;p=redmine.git fix source indent of ApplicationHelperTest git-svn-id: http://svn.redmine.org/redmine/trunk@12857 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/unit/helpers/application_helper_test.rb b/test/unit/helpers/application_helper_test.rb index d2dec16e2..29d2af5b9 100644 --- a/test/unit/helpers/application_helper_test.rb +++ b/test/unit/helpers/application_helper_test.rb @@ -771,7 +771,7 @@ RAW to_test.each do |text, result| assert_equal "

#{result}

", textilizable(WikiContent.new( :text => text, :page => page ), :text) - end + end end def test_wiki_links_anchor_option_should_prepend_page_title_to_href