aboutsummaryrefslogtreecommitdiff
path: root/test/functional/README.md
diff options
context:
space:
mode:
authorAnthony Towns <aj@erisian.com.au>2018-01-25 09:44:29 +1000
committerAnthony Towns <aj@erisian.com.au>2018-01-25 09:44:29 +1000
commitca6523d0c8a44e0b9193367d1250a7d428d61be3 (patch)
treee31acbe57137e92e52168a01d9fd4a3060f218cb /test/functional/README.md
parentf359afcc410432ed5d30001acda0c66741ee8935 (diff)
downloadbitcoin-ca6523d0c8a44e0b9193367d1250a7d428d61be3.tar.xz
[tests] Rename feature_* functional tests.
Diffstat (limited to 'test/functional/README.md')
-rw-r--r--test/functional/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/README.md b/test/functional/README.md
index d6ce490ab3..b3d34c72fd 100644
--- a/test/functional/README.md
+++ b/test/functional/README.md
@@ -133,7 +133,7 @@ Each `TestInstance` consists of:
acceptance is tested against the given outcome.
- For examples of tests written in this framework, see
- `invalidblockrequest.py` and `p2p-fullblocktest.py`.
+ `invalidblockrequest.py` and `feature_block.py`.
### test-framework modules