[test] test that an invalid GETDATA doesn't prevent processing of future messages

Co-Authored-By: John Newbery <john@johnnewbery.com>
This commit is contained in:
Amiti Uttarwar
2020-04-27 14:52:10 -07:00
committed by John Newbery
parent e257cf71c8
commit 2f032556e0
2 changed files with 52 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ BASE_SCRIPTS = [
'rpc_deprecated.py',
'wallet_disable.py',
'p2p_addr_relay.py',
'p2p_getdata.py',
'rpc_net.py',
'wallet_keypool.py',
'wallet_keypool.py --descriptors',