summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/RUNNING_TESTS3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/RUNNING_TESTS b/doc/RUNNING_TESTS
index bccd3d6f9..3386e6f31 100644
--- a/doc/RUNNING_TESTS
+++ b/doc/RUNNING_TESTS
@@ -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