aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/layouts/standard.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/layouts/standard.rhtml')
-rw-r--r--actionpack/test/fixtures/layouts/standard.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/layouts/standard.rhtml b/actionpack/test/fixtures/layouts/standard.rhtml
index fcb28ec755..368764e6f4 100644
--- a/actionpack/test/fixtures/layouts/standard.rhtml
+++ b/actionpack/test/fixtures/layouts/standard.rhtml
@@ -1 +1 @@
-<html><%= @content_for_layout %></html> \ No newline at end of file
+<html><%= @content_for_layout %><%= @variable_for_layout %></html> \ No newline at end of file