mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Doc fix
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1140 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
a0403bd732
commit
1cad24f6fd
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue