mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
make replace-by-fee.py a standard functional test
This commit is contained in:
parent
69fa8dd0e5
commit
a2ca228de7
1 changed files with 1 additions and 1 deletions
|
|
@ -159,6 +159,7 @@ testScripts = [
|
|||
#'import-rescan.py',
|
||||
# TODO fix priority assumptions in test
|
||||
#'bumpfee.py',
|
||||
'replace-by-fee.py',
|
||||
'rpcnamedargs.py',
|
||||
'listsinceblock.py',
|
||||
'p2p-leaktests.py',
|
||||
|
|
@ -193,7 +194,6 @@ testScriptsExt = [
|
|||
'invalidateblock.py',
|
||||
'maxblocksinflight.py',
|
||||
'p2p-acceptblock.py',
|
||||
'replace-by-fee.py',
|
||||
]
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue