From fafd67479aa770dac227622c893a9998fa78e99c Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Fri, 1 Apr 2022 14:33:29 +0200 Subject: test: Remove previous release check --- 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 a3c938ae26..746b6ede20 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -111,7 +111,6 @@ BASE_SCRIPTS = [ 'p2p_tx_download.py', 'mempool_updatefromblock.py', 'wallet_dump.py --legacy-wallet', - 'feature_taproot.py --previous_release', 'feature_taproot.py', 'rpc_signer.py', 'wallet_signer.py --descriptors', -- cgit v1.2.3