diff --git a/test/functional/mempool_accept_v3.py b/test/functional/mempool_truc.py similarity index 100% rename from test/functional/mempool_accept_v3.py rename to test/functional/mempool_truc.py diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index 8475dc5faa9..a55e45fa150 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -266,7 +266,7 @@ BASE_SCRIPTS = [ 'p2p_v2_encrypted.py', 'p2p_v2_earlykeyresponse.py', 'example_test.py', - 'mempool_accept_v3.py', + 'mempool_truc.py', 'wallet_txn_doublespend.py --legacy-wallet', 'wallet_multisig_descriptor_psbt.py --descriptors', 'wallet_txn_doublespend.py --descriptors',