diff options
Diffstat (limited to 'actionpack/test/fixtures/good_customers/_good_customer.html.erb')
-rw-r--r-- | actionpack/test/fixtures/good_customers/_good_customer.html.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/actionpack/test/fixtures/good_customers/_good_customer.html.erb b/actionpack/test/fixtures/good_customers/_good_customer.html.erb deleted file mode 100644 index a2d97ebc6d..0000000000 --- a/actionpack/test/fixtures/good_customers/_good_customer.html.erb +++ /dev/null @@ -1 +0,0 @@ -<%= greeting %> good customer: <%= good_customer.name %><%= good_customer_counter %>
\ No newline at end of file |