From 4cbfb6aad9ba8fa17b5e7ed3e9a36dc8a24f1fcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jorge=20Tim=C3=B3n?= Date: Wed, 21 Jun 2017 03:08:05 +0200 Subject: Tests: Test new getblockstats RPC Includes commit from Anthony Towns @ajtowns: Tests: Save and load block and corresponding expected statistics --- test/functional/test_runner.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/functional/test_runner.py') diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index ff4b480165..674055465a 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -135,6 +135,7 @@ BASE_SCRIPTS = [ 'wallet_resendwallettransactions.py', 'wallet_fallbackfee.py', 'feature_minchainwork.py', + 'rpc_getblockstats.py', 'p2p_fingerprint.py', 'feature_uacomment.py', 'p2p_unrequested_blocks.py', -- cgit v1.2.3