summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Bremner <david@tethera.net>2020-08-15 09:15:05 -0300
committerDavid Bremner <david@tethera.net>2020-08-16 10:41:44 -0300
commit25f9a42287a7a2ad58a1dff5ccfe75fe7e26d8db (patch)
treeaafc989aef7750683ecf0cc0b2427c73023fce4d
parentadb90b9bb633c82f41a6c04c07f6becc12f332aa (diff)
test: update README to reflect dropping upgrade tests
These test databases have been unneeded since ee897cab8.
-rw-r--r--test/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/test/README b/test/README
index 3f54af58..11eaf18f 100644
--- a/test/README
+++ b/test/README
@@ -79,14 +79,6 @@ The following command-line options are available when running tests:
As the names depend on the tests' file names, it is safe to
run the tests with this option in parallel.
-Certain tests require precomputed databases to complete. You can fetch these
-databases with
-
- make download-test-databases
-
-If you do not download the test databases, the relevant tests will be
-skipped.
-
When invoking the test suite via "make test" any of the above options
can be specified as follows: