aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/RUNNING_UNIT_TESTS
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-03-02 00:10:06 -0300
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-03-13 20:08:54 -0300
commita8dd21d8b459ce4d57160a359798c577085a95e9 (patch)
tree3c6a7537d06cbc35200edc13ac9d7cf03238025e /activerecord/RUNNING_UNIT_TESTS
parentc1f397f82c7b3f352500832a399b5dbdc500b9c8 (diff)
downloadrails-a8dd21d8b459ce4d57160a359798c577085a95e9.tar.gz
rails-a8dd21d8b459ce4d57160a359798c577085a95e9.tar.bz2
rails-a8dd21d8b459ce4d57160a359798c577085a95e9.zip
Remove IdentityMap
Diffstat (limited to 'activerecord/RUNNING_UNIT_TESTS')
-rw-r--r--activerecord/RUNNING_UNIT_TESTS7
1 files changed, 0 insertions, 7 deletions
diff --git a/activerecord/RUNNING_UNIT_TESTS b/activerecord/RUNNING_UNIT_TESTS
index a1ed6712c5..2c310e7ac3 100644
--- a/activerecord/RUNNING_UNIT_TESTS
+++ b/activerecord/RUNNING_UNIT_TESTS
@@ -26,13 +26,6 @@ You can run all the tests for a given database via rake:
The 'rake test' task will run all the tests for mysql, mysql2, sqlite3 and postgresql.
-== Identity Map
-
-By default the tests run with the Identity Map turned off. But all tests should pass whether or
-not the identity map is on or off. You can turn it on using the IM env variable:
-
- $ IM=true ruby -Itest test/case/base_test.rb
-
== Config file
By default, the config file is expected to be at the path test/config.yml. You can specify a