aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/test/capturing.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/test/capturing.erb')
-rw-r--r--actionview/test/fixtures/test/capturing.erb4
1 files changed, 0 insertions, 4 deletions
diff --git a/actionview/test/fixtures/test/capturing.erb b/actionview/test/fixtures/test/capturing.erb
deleted file mode 100644
index 1addaa40d9..0000000000
--- a/actionview/test/fixtures/test/capturing.erb
+++ /dev/null
@@ -1,4 +0,0 @@
-<% days = capture do %>
- Dreamy days
-<% end %>
-<%= days %> \ No newline at end of file