From 833068207cc5f960c51618bdebb8c8486fe51191 2014-02-07 12:12:09 From: Toshi MARUYAMA Date: 2014-02-07 12:12:09 Subject: [PATCH] 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 d2dec16..29d2af5 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