mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-18 22:35:39 +01:00
test: adds seednode functional tests
Adds functional tests to test the interaction between seednode and the AddrMan
This commit is contained in:
@@ -405,6 +405,7 @@ BASE_SCRIPTS = [
|
||||
'feature_shutdown.py',
|
||||
'wallet_migration.py',
|
||||
'p2p_ibd_txrelay.py',
|
||||
'p2p_seednode.py',
|
||||
# Don't append tests at the end to avoid merge conflicts
|
||||
# Put them in a random line within the section that fits their approximate run-time
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user