mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Make p2p-acceptablock not an extended test
This commit is contained in:
parent
00dcda60f6
commit
f3d4adfa6f
1 changed files with 1 additions and 1 deletions
|
|
@ -125,6 +125,7 @@ BASE_SCRIPTS= [
|
|||
'minchainwork.py',
|
||||
'p2p-fingerprint.py',
|
||||
'uacomment.py',
|
||||
'p2p-acceptblock.py',
|
||||
]
|
||||
|
||||
EXTENDED_SCRIPTS = [
|
||||
|
|
@ -152,7 +153,6 @@ EXTENDED_SCRIPTS = [
|
|||
'txn_clone.py --mineblock',
|
||||
'notifications.py',
|
||||
'invalidateblock.py',
|
||||
'p2p-acceptblock.py',
|
||||
'replace-by-fee.py',
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue