From bd05f96d79df1a1561f84850d777808f8575fb8b Mon Sep 17 00:00:00 2001 From: Jon Atack Date: Tue, 10 Mar 2020 20:22:16 +0100 Subject: test: delete wallet_bumpfee_totalfee_deprecation.py --- test/functional/test_runner.py | 1 - 1 file changed, 1 deletion(-) (limited to 'test/functional/test_runner.py') 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', -- cgit v1.2.3