From 2081442c421cc4376e5d7839f68fbe7630e89103 Mon Sep 17 00:00:00 2001 From: Emil Engler Date: Thu, 12 Dec 2019 20:21:54 +0100 Subject: test: Add test for rpc_whitelist --- 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 4156e22720..110733c529 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -136,6 +136,7 @@ BASE_SCRIPTS = [ 'interface_rpc.py', 'rpc_psbt.py', 'rpc_users.py', + 'rpc_whitelist.py', 'feature_proxy.py', 'rpc_signrawtransaction.py', 'wallet_groups.py', -- cgit v1.2.3