diff --git a/actionpack/RUNNING_UNIT_TESTS b/actionpack/RUNNING_UNIT_TESTS index c27ee02d67c15c683e46992e0786a4aa8293ee27..9765ee575403ce9cba58e6ce96ebf474621c1bb8 100644 --- a/actionpack/RUNNING_UNIT_TESTS +++ b/actionpack/RUNNING_UNIT_TESTS @@ -11,7 +11,7 @@ Rake can be found at http://rake.rubyforge.org If you only want to run a single test suite, or don't want to bother with Rake, you can do so with something like: - ruby controller/base_test.rb + ruby controller/base_tests.rb == Dependency on ActiveRecord and database setup