From bff05bd7456d3634b0c83539293a753db6d76376 Mon Sep 17 00:00:00 2001 From: brunoerg Date: Thu, 17 Feb 2022 09:51:28 -0300 Subject: test: add functional test for -discover --- test/functional/test_runner.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/functional/test_runner.py') diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index d78c1c634f..c3e6ef0b0a 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -277,6 +277,7 @@ BASE_SCRIPTS = [ 'feature_dersig.py', 'feature_cltv.py', 'rpc_uptime.py', + 'feature_discover.py', 'wallet_resendwallettransactions.py --legacy-wallet', 'wallet_resendwallettransactions.py --descriptors', 'wallet_fallbackfee.py --legacy-wallet', -- cgit v1.2.3