From 2fa85ebd1c2d7579ea005300e9101fbb48805c2f Mon Sep 17 00:00:00 2001 From: Adam Jonas Date: Thu, 31 Jan 2019 14:45:27 -0500 Subject: add rpc_misc.py, mv test getmemoryinfo, add test mallocinfo --- 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 5c92370b85..057fd175b7 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -112,6 +112,7 @@ BASE_SCRIPTS = [ 'wallet_txn_clone.py', 'wallet_txn_clone.py --segwit', 'rpc_getchaintips.py', + 'rpc_misc.py', 'interface_rest.py', 'mempool_spend_coinbase.py', 'mempool_reorg.py', -- cgit v1.2.3