]> source.dussan.org Git - redmine.git/commitdiff
add "ruby test/unit/issue_test.rb" for an each test at doc/RUNNING_TESTS
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 5 Sep 2011 10:33:59 +0000 (10:33 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Mon, 5 Sep 2011 10:33:59 +0000 (10:33 +0000)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7060 e93f8b46-1217-0410-a6f0-8f06a7374b81

doc/RUNNING_TESTS

index bccd3d6f92a968f953cf8bea81a65959b61a928a..3386e6f31804ca6278a261e1180c0a5dbc48733d 100644 (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