aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/list.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/test/list.erb')
-rw-r--r--actionview/test/fixtures/test/list.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/actionview/test/fixtures/test/list.erb b/actionview/test/fixtures/test/list.erb
new file mode 100644
index 0000000000..0a4bda58ee
--- /dev/null
+++ b/actionview/test/fixtures/test/list.erb
@@ -0,0 +1 @@
+<%= @test_unchanged = 'goodbye' %><%= render :partial => 'customer', :collection => @customers %><%= @test_unchanged %>