##// END OF EJS Templates
Development database required for running rake test (closes #4153)....
Jean-Philippe Lang -
r2907:d4ccce3c724a
parent child
Show More
@@ -10,6 +10,8 Running Tests
10 Run `rake --tasks test` to see available tests.
10 Run `rake --tasks test` to see available tests.
11 `rake test` will run the entire testsuite.
11 `rake test` will run the entire testsuite.
12
12
13 Before running `rake test` you need to configure both development
14 and test databases.
13
15
14 Creating test repositories
16 Creating test repositories
15 ===================
17 ===================
General Comments 0
You need to be logged in to leave comments. Login now