aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/_first_layer.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/test/_first_layer.html.erb')
-rw-r--r--actionview/test/fixtures/test/_first_layer.html.erb6
1 files changed, 6 insertions, 0 deletions
diff --git a/actionview/test/fixtures/test/_first_layer.html.erb b/actionview/test/fixtures/test/_first_layer.html.erb
new file mode 100644
index 0000000000..9f60d20e24
--- /dev/null
+++ b/actionview/test/fixtures/test/_first_layer.html.erb
@@ -0,0 +1,6 @@
+{"format":"HTML", "children":
+[
+ <%= render(partial: "first").chomp.html_safe %>,
+]}
+
+