aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_runner.py
diff options
context:
space:
mode:
authorJon Atack <jon@atack.com>2020-03-10 20:22:16 +0100
committerJon Atack <jon@atack.com>2020-03-22 11:02:57 +0100
commitbd05f96d79df1a1561f84850d777808f8575fb8b (patch)
tree918626e8077a0091a2122b9184360a1c5385e97c /test/functional/test_runner.py
parenta6d1ab8caa63bd343207baa60edb705209f16fb4 (diff)
downloadbitcoin-bd05f96d79df1a1561f84850d777808f8575fb8b.tar.xz
test: delete wallet_bumpfee_totalfee_deprecation.py
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-xtest/functional/test_runner.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py
index 7edb36c151..cab8e66e1f 100755
--- a/test/functional/test_runner.py
+++ b/test/functional/test_runner.py
@@ -183,7 +183,6 @@ BASE_SCRIPTS = [
'rpc_bind.py --nonloopback',
'mining_basic.py',
'wallet_bumpfee.py',
- 'wallet_bumpfee_totalfee_deprecation.py',
'wallet_implicitsegwit.py',
'rpc_named_arguments.py',
'wallet_listsinceblock.py',