test: ensure I2P ports are handled as expected

This commit is contained in:
Vasil Dimov
2021-06-23 10:57:28 +02:00
parent 4f432bd738
commit 41cda9d075
2 changed files with 44 additions and 0 deletions

View File

@@ -291,6 +291,7 @@ BASE_SCRIPTS = [
'p2p_permissions.py',
'feature_blocksdir.py',
'wallet_startup.py',
'p2p_i2p_ports.py',
'feature_config_args.py',
'feature_settings.py',
'rpc_getdescriptorinfo.py',