Merge #10023: [tests] remove maxblocksinflight.py (functionality covered by other test)

5f4bcf2 [tests] Remove maxblocksinflight testcase (John Newbery)

Tree-SHA512: 827c8b12f4b52684a973bbfc508c5906e640572e22a96b9420a7aea86ad8d4aa4d6fcc2bb091f747e2fdd18c897e0456baff254bd5e3ceaf721bd3f09a2fd60b
This commit is contained in:
MarcoFalke
2017-04-23 17:43:00 +02:00
3 changed files with 1 additions and 95 deletions

View File

@@ -143,7 +143,6 @@ EXTENDED_SCRIPTS = [
'txn_clone.py --mineblock',
'forknotify.py',
'invalidateblock.py',
'maxblocksinflight.py',
'p2p-acceptblock.py',
'replace-by-fee.py',
]