diff -r 487d96eac004 -r 5e80956cc792 doc/RUNNING_TESTS
--- a/doc/RUNNING_TESTS
+++ b/doc/RUNNING_TESTS
@@ -9,8 +9,9 @@
 
 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
