aboutsummaryrefslogtreecommitdiffstats
path: root/activemodel/test/config.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activemodel/test/config.rb')
-rw-r--r--activemodel/test/config.rb3
1 files changed, 0 insertions, 3 deletions
diff --git a/activemodel/test/config.rb b/activemodel/test/config.rb
deleted file mode 100644
index 0b577a9936..0000000000
--- a/activemodel/test/config.rb
+++ /dev/null
@@ -1,3 +0,0 @@
-TEST_ROOT = File.expand_path(File.dirname(__FILE__))
-FIXTURES_ROOT = TEST_ROOT + "/fixtures"
-SCHEMA_FILE = TEST_ROOT + "/schema.rb"