fix source indent of ApplicationHelperTest

git-svn-id: http://svn.redmine.org/redmine/trunk@12857 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2014-02-07 12:12:09 +00:00
parent 98cbbdf7f1
commit 833068207c
1 changed files with 1 additions and 1 deletions

View File

@ -771,7 +771,7 @@ RAW
to_test.each do |text, result|
assert_equal "<p>#{result}</p>",
textilizable(WikiContent.new( :text => text, :page => page ), :text)
end
end
end
def test_wiki_links_anchor_option_should_prepend_page_title_to_href