aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/test_framework.py
diff options
context:
space:
mode:
authorMartin Ankerl <martin.ankerl@gmail.com>2021-01-24 10:31:13 +0100
committerMartin Ankerl <martin.ankerl@gmail.com>2021-01-24 10:31:13 +0100
commit7487bc9900d28e1b5361cba882fd8783aafc7092 (patch)
tree2c3c8778159e9611823b00f8661510b7c7f4c5c8 /test/functional/test_framework/test_framework.py
parent32b191fb66e644c690c94cbfdae6ddbc754769d7 (diff)
Fix BlockToJsonVerbose benchmark
Currently it was not possible to run just the BlockToJsonVerboes benchmarsk because it did not set up everything it needed, running `bench_bitcoin -filter=BlockToJsonVerbose` caused this assert to fail: ``` bench_bitcoin: chainparams.cpp:506: const CChainParams& Params(): Assertion `globalChainParams' failed. ``` Initializing TestingSetup fixes this.
Diffstat (limited to 'test/functional/test_framework/test_framework.py')
0 files changed, 0 insertions, 0 deletions