From: Etienne Massip Date: Sat, 8 Oct 2011 13:47:25 +0000 (+0000) Subject: Fix failing test (#4264). X-Git-Tag: 1.3.0~362 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=8e1cf61d860f613aa2566f8a7ab47783c92c2ae8;p=redmine.git Fix failing test (#4264). git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7621 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/unit/helpers/application_helper_test.rb b/test/unit/helpers/application_helper_test.rb index 0beffec49..c87210155 100644 --- a/test/unit/helpers/application_helper_test.rb +++ b/test/unit/helpers/application_helper_test.rb @@ -499,7 +499,7 @@ EXPECTED RAW expected = <<-EXPECTED -
1 # Some ruby code here
+
1# Some ruby code here
 
EXPECTED