aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/layouts/talk_from_action.erb
diff options
context:
space:
mode:
Diffstat (limited to 'actionview/test/fixtures/layouts/talk_from_action.erb')
-rw-r--r--actionview/test/fixtures/layouts/talk_from_action.erb2
1 files changed, 0 insertions, 2 deletions
diff --git a/actionview/test/fixtures/layouts/talk_from_action.erb b/actionview/test/fixtures/layouts/talk_from_action.erb
deleted file mode 100644
index bf53fdb785..0000000000
--- a/actionview/test/fixtures/layouts/talk_from_action.erb
+++ /dev/null
@@ -1,2 +0,0 @@
-<title><%= @title || yield(:title) %></title>
-<%= yield -%> \ No newline at end of file