git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1140 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson 2005-04-10 17:43:12 +00:00
parent a0403bd732
commit 1cad24f6fd
1 changed files with 1 additions and 1 deletions

View File

@ -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