Skip to content

Commit f3d4adf

Browse files
committed
Make p2p-acceptablock not an extended test
1 parent 00dcda6 commit f3d4adf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/functional/test_runner.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@
125125
'minchainwork.py',
126126
'p2p-fingerprint.py',
127127
'uacomment.py',
128+
'p2p-acceptblock.py',
128129
]
129130

130131
EXTENDED_SCRIPTS = [
@@ -152,7 +153,6 @@
152153
'txn_clone.py --mineblock',
153154
'notifications.py',
154155
'invalidateblock.py',
155-
'p2p-acceptblock.py',
156156
'replace-by-fee.py',
157157
]
158158

0 commit comments

Comments
 (0)