aboutsummaryrefslogtreecommitdiff
path: root/test/functional/README.md
diff options
context:
space:
mode:
authorAnthony Towns <[email protected]>2018-01-25 09:44:29 +1000
committerAnthony Towns <[email protected]>2018-01-25 09:44:29 +1000
commitca6523d0c8a44e0b9193367d1250a7d428d61be3 (patch)
treee31acbe57137e92e52168a01d9fd4a3060f218cb /test/functional/README.md
parentMerge #12261: qt: Bump BLOCK_CHAIN_SIZE to 200GB (diff)
downloaddiscoin-ca6523d0c8a44e0b9193367d1250a7d428d61be3.tar.xz
discoin-ca6523d0c8a44e0b9193367d1250a7d428d61be3.zip
[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 d6ce490ab..b3d34c72f 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