aboutsummaryrefslogtreecommitdiff
path: root/test/README.md
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2022-02-02 13:23:02 +0100
committerMarcoFalke <falke.marco@gmail.com>2022-03-10 13:05:29 +0100
commitfa9112aac07dc371bfda437d40eb1b841f36f392 (patch)
tree42432d72398e9e85da4effa13c3390d536d7341c /test/README.md
parent76d44e832f5b9a86c5d37b583825f6ddb6096e7e (diff)
downloadbitcoin-fa9112aac07dc371bfda437d40eb1b841f36f392.tar.xz
Remove utxo db upgrade code
Diffstat (limited to 'test/README.md')
-rw-r--r--test/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README.md b/test/README.md
index 8fffde888d..2dc09dfce6 100644
--- a/test/README.md
+++ b/test/README.md
@@ -98,7 +98,7 @@ test/functional/test_runner.py --extended
In order to run backwards compatibility tests, download the previous node binaries:
```
-test/get_previous_releases.py -b v22.0 v0.21.0 v0.20.1 v0.19.1 v0.18.1 v0.17.2 v0.16.3 v0.15.2
+test/get_previous_releases.py -b v22.0 v0.21.0 v0.20.1 v0.19.1 v0.18.1 v0.17.2 v0.16.3 v0.15.2 v0.14.3
```
By default, up to 4 tests will be run in parallel by test_runner. To specify