test: Add functional test for Coinstats index

This commit is contained in:
Fabian Jahr
2019-08-26 15:49:57 -04:00
parent 3f166ecc12
commit 6a4c0c09ab
3 changed files with 87 additions and 1 deletions

View File

@@ -281,6 +281,7 @@ BASE_SCRIPTS = [
'rpc_scantxoutset.py',
'feature_logging.py',
'feature_anchors.py',
'feature_coinstatsindex.py',
'p2p_node_network_limited.py',
'p2p_permissions.py',
'feature_blocksdir.py',