mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-26 22:08:58 +01:00
test: remove wallet dependency from feature_nulldummy.py
This test can now be run even with the Bitcoin Core wallet disabled.
This commit is contained in:
@@ -244,8 +244,7 @@ BASE_SCRIPTS = [
|
||||
'rpc_generate.py',
|
||||
'wallet_balance.py --legacy-wallet',
|
||||
'wallet_balance.py --descriptors',
|
||||
'feature_nulldummy.py --legacy-wallet',
|
||||
'feature_nulldummy.py --descriptors',
|
||||
'feature_nulldummy.py',
|
||||
'mempool_accept.py',
|
||||
'mempool_expiry.py',
|
||||
'wallet_import_rescan.py --legacy-wallet',
|
||||
|
||||
Reference in New Issue
Block a user