aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test/hello_xml_world.builder
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/test/hello_xml_world.builder')
-rw-r--r--actionpack/test/fixtures/test/hello_xml_world.builder2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/test/hello_xml_world.builder b/actionpack/test/fixtures/test/hello_xml_world.builder
index 02b14fe87c..e7081b89fe 100644
--- a/actionpack/test/fixtures/test/hello_xml_world.builder
+++ b/actionpack/test/fixtures/test/hello_xml_world.builder
@@ -2,7 +2,7 @@ xml.html do
xml.head do
xml.title "Hello World"
end
-
+
xml.body do
xml.p "abes"
xml.p "monks"