From 23083856a551ca13e8b142791c296ecb25cc4e7f Mon Sep 17 00:00:00 2001 From: Jim Posen Date: Mon, 4 May 2020 14:10:18 -0400 Subject: [test] Add test for cfcheckpt --- 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 45f591ba4a..5d8b1a24e6 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -225,6 +225,7 @@ BASE_SCRIPTS = [ 'feature_loadblock.py', 'p2p_dos_header_tree.py', 'p2p_unrequested_blocks.py', + 'p2p_blockfilters.py', 'feature_includeconf.py', 'feature_asmap.py', 'mempool_unbroadcast.py', -- cgit v1.2.3