aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/good_customers
diff options
context:
space:
mode:
authorŁukasz Strzałkowski <lukasz.strzalkowski@gmail.com>2013-08-06 00:35:34 +0200
committerŁukasz Strzałkowski <lukasz.strzalkowski@gmail.com>2013-08-25 11:39:14 +0200
commit1538395d4c249f7322b11218488d375182088eaa (patch)
treec8a0e33e9e59ce9da52455cfaea9bf781f6b612a /actionpack/test/fixtures/good_customers
parentb5410a73ec48bd8f2881ae9b8a5d253a7c063d2f (diff)
downloadrails-1538395d4c249f7322b11218488d375182088eaa.tar.gz
rails-1538395d4c249f7322b11218488d375182088eaa.tar.bz2
rails-1538395d4c249f7322b11218488d375182088eaa.zip
Remove unused fixtures and models from AP tests
Diffstat (limited to 'actionpack/test/fixtures/good_customers')
-rw-r--r--actionpack/test/fixtures/good_customers/_good_customer.html.erb1
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