aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/RUNNING_UNIT_TESTS
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/RUNNING_UNIT_TESTS')
-rw-r--r--actionpack/RUNNING_UNIT_TESTS2
1 files changed, 1 insertions, 1 deletions
diff --git a/actionpack/RUNNING_UNIT_TESTS b/actionpack/RUNNING_UNIT_TESTS
index c27ee02d67..9765ee5754 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