aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test/nested_streaming.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/test/nested_streaming.erb')
-rw-r--r--actionpack/test/fixtures/test/nested_streaming.erb3
1 files changed, 3 insertions, 0 deletions
diff --git a/actionpack/test/fixtures/test/nested_streaming.erb b/actionpack/test/fixtures/test/nested_streaming.erb
new file mode 100644
index 0000000000..55525e0c92
--- /dev/null
+++ b/actionpack/test/fixtures/test/nested_streaming.erb
@@ -0,0 +1,3 @@
+<%- content_for :header do -%>?<%- end -%>
+<%= render :template => "test/streaming" %>
+? \ No newline at end of file