aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/fixtures/custom.rb
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2013-12-19 16:30:16 +0900
committerAkira Matsuda <ronnie@dio.jp>2013-12-19 16:30:16 +0900
commit4e68765cf65a435ef706d875c51bfcfcbd6fef3a (patch)
tree4fa4d94161d9835a69df7dad842896931f209050 /activesupport/test/fixtures/custom.rb
parent86dcb555886ea575bce947554d28121861369838 (diff)
downloadrails-4e68765cf65a435ef706d875c51bfcfcbd6fef3a.tar.gz
rails-4e68765cf65a435ef706d875c51bfcfcbd6fef3a.tar.bz2
rails-4e68765cf65a435ef706d875c51bfcfcbd6fef3a.zip
Unused classes in AS tests
Diffstat (limited to 'activesupport/test/fixtures/custom.rb')
-rw-r--r--activesupport/test/fixtures/custom.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/activesupport/test/fixtures/custom.rb b/activesupport/test/fixtures/custom.rb
deleted file mode 100644
index 0eefce0c25..0000000000
--- a/activesupport/test/fixtures/custom.rb
+++ /dev/null
@@ -1,2 +0,0 @@
-class Custom
-end \ No newline at end of file