add "ruby test/unit/issue_test.rb" for an each test at doc/RUNNING_TESTS

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7060 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA 2011-09-05 10:33:59 +00:00
parent 8da1ddfbcd
commit 1b9bb1ad0b
1 changed files with 2 additions and 1 deletions

View File

@ -9,8 +9,9 @@ Running Tests
Run `rake --tasks test` to see available tests.
`rake test` will run the entire testsuite.
You can run `ruby test/unit/issue_test.rb` for an each test.
Before running `rake test` you need to configure both development
Before running tests, you need to configure both development
and test databases.
Creating test repositories