aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/test/erb_content_for.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/test/fixtures/test/erb_content_for.erb')
-rw-r--r--actionpack/test/fixtures/test/erb_content_for.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/actionpack/test/fixtures/test/erb_content_for.erb b/actionpack/test/fixtures/test/erb_content_for.erb
deleted file mode 100644
index c3bdd13643..0000000000
--- a/actionpack/test/fixtures/test/erb_content_for.erb
+++ /dev/null
@@ -1,2 +0,0 @@
-<% erb_content_for :title do %>Putting stuff in the title!<% end %>
-Great stuff! \ No newline at end of file