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:
parent
98cbbdf7f1
commit
833068207c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue