Add tests for generateblock

This commit is contained in:
Andrew Toth
2020-03-27 12:09:31 -04:00
parent dcc8332543
commit 7524b6479c
2 changed files with 106 additions and 0 deletions

View File

@@ -171,6 +171,7 @@ BASE_SCRIPTS = [
'wallet_importprunedfunds.py',
'p2p_leak_tx.py',
'rpc_signmessage.py',
'rpc_generateblock.py',
'wallet_balance.py',
'feature_nulldummy.py',
'mempool_accept.py',