mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +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',
|
#'import-rescan.py',
|
||||||
# TODO fix priority assumptions in test
|
# TODO fix priority assumptions in test
|
||||||
#'bumpfee.py',
|
#'bumpfee.py',
|
||||||
|
'replace-by-fee.py',
|
||||||
'rpcnamedargs.py',
|
'rpcnamedargs.py',
|
||||||
'listsinceblock.py',
|
'listsinceblock.py',
|
||||||
'p2p-leaktests.py',
|
'p2p-leaktests.py',
|
||||||
|
|
@ -193,7 +194,6 @@ testScriptsExt = [
|
||||||
'invalidateblock.py',
|
'invalidateblock.py',
|
||||||
'maxblocksinflight.py',
|
'maxblocksinflight.py',
|
||||||
'p2p-acceptblock.py',
|
'p2p-acceptblock.py',
|
||||||
'replace-by-fee.py',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue