aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test/content_for_with_parameter.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/test/content_for_with_parameter.erb')
-rw-r--r--actionpack/test/fixtures/test/content_for_with_parameter.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/test/content_for_with_parameter.erb b/actionpack/test/fixtures/test/content_for_with_parameter.erb
index 57aecbac05..aeb6f73ce0 100644
--- a/actionpack/test/fixtures/test/content_for_with_parameter.erb
+++ b/actionpack/test/fixtures/test/content_for_with_parameter.erb
@@ -1,2 +1,2 @@
-<% content_for :title, "Putting stuff in the title!" %>
+<% content_for :title, "Putting stuff in the title!" -%>
Great stuff! \ No newline at end of file