test: move-only: Move all generate* tests to a single file

Can be reviewed with
--color-moved=dimmed-zebra
This commit is contained in:
MarcoFalke
2022-03-25 12:01:36 +01:00
parent c9b5790e8d
commit 0000ff0d6b
4 changed files with 91 additions and 107 deletions

View File

@@ -235,7 +235,6 @@ BASE_SCRIPTS = [
'p2p_eviction.py',
'wallet_signmessagewithaddress.py',
'rpc_signmessagewithprivkey.py',
'rpc_generateblock.py',
'rpc_generate.py',
'wallet_balance.py --legacy-wallet',
'wallet_balance.py --descriptors',