Skip to content

Commit 55b7abf

Browse files
TheBlueMattMarcoFalke
authored andcommitted
Make p2p-acceptablock not an extended test
Github-Pull: #11531 Rebased-From: f3d4adf
1 parent 5bec774 commit 55b7abf

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
@@ -122,6 +122,7 @@
122122
'uptime.py',
123123
'resendwallettransactions.py',
124124
'minchainwork.py',
125+
'p2p-acceptblock.py',
125126
]
126127

127128
EXTENDED_SCRIPTS = [
@@ -149,7 +150,6 @@
149150
'txn_clone.py --mineblock',
150151
'forknotify.py',
151152
'invalidateblock.py',
152-
'p2p-acceptblock.py',
153153
'replace-by-fee.py',
154154
]
155155

0 commit comments

Comments
 (0)