diff options
Diffstat (limited to 'test/functional/test_runner.py')
-rwxr-xr-x | test/functional/test_runner.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index 26ebce039b..a108c1cb9e 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -323,6 +323,7 @@ BASE_SCRIPTS = [ 'mempool_compatibility.py', 'mempool_accept_wtxid.py', 'mempool_dust.py', + 'mempool_sigoplimit.py', 'rpc_deriveaddresses.py', 'rpc_deriveaddresses.py --usecli', 'p2p_ping.py', |