test: add functional test for -discover

This commit is contained in:
brunoerg
2022-02-17 09:51:28 -03:00
parent 291e363ce5
commit bff05bd745
2 changed files with 76 additions and 0 deletions

View File

@@ -277,6 +277,7 @@ BASE_SCRIPTS = [
'feature_dersig.py',
'feature_cltv.py',
'rpc_uptime.py',
'feature_discover.py',
'wallet_resendwallettransactions.py --legacy-wallet',
'wallet_resendwallettransactions.py --descriptors',
'wallet_fallbackfee.py --legacy-wallet',