From eb7a3045e3035d7de35a43297a4f36255e4f178d Mon Sep 17 00:00:00 2001 From: Rick Olson Date: Fri, 20 Apr 2007 21:44:08 +0000 Subject: apply [6543] to edge. Closes #5044 [tpope] git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6545 5ecf4fe2-1ee6-0310-87b1-e25e094e27de --- actionpack/test/fixtures/test/hello_world.builder | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'actionpack/test') 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" -- cgit v1.2.3