summaryrefslogtreecommitdiffstats
path: root/doc/RUNNING_TESTS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/RUNNING_TESTS')
-rw-r--r--doc/RUNNING_TESTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/RUNNING_TESTS b/doc/RUNNING_TESTS
index 44fa4883b..7114af4ee 100644
--- a/doc/RUNNING_TESTS
+++ b/doc/RUNNING_TESTS
@@ -10,6 +10,8 @@ Running Tests
Run `rake --tasks test` to see available tests.
`rake test` will run the entire testsuite.
+Before running `rake test` you need to configure both development
+and test databases.
Creating test repositories
===================