aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures')
-rw-r--r--actionpack/test/fixtures/test/hello_world.builder3
1 files changed, 2 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/test/hello_world.builder b/actionpack/test/fixtures/test/hello_world.builder
index bffd2191ba..8455b11edc 100644
--- a/actionpack/test/fixtures/test/hello_world.builder
+++ b/actionpack/test/fixtures/test/hello_world.builder
@@ -1,3 +1,4 @@
xml.html do
xml.p "Hello"
-end \ No newline at end of file
+end
+"String return value"