test: add functional test for -port behavior

This commit is contained in:
Martin Zumsande
2024-11-15 16:05:12 -05:00
parent 0e2b12b92a
commit 997757dd2b
2 changed files with 61 additions and 0 deletions

View File

@@ -339,6 +339,7 @@ BASE_SCRIPTS = [
'feature_minchainwork.py',
'rpc_estimatefee.py',
'rpc_getblockstats.py',
'feature_port.py',
'feature_bind_port_externalip.py',
'wallet_create_tx.py --legacy-wallet',
'wallet_send.py --legacy-wallet',