diff --git a/test/functional/test_runner.py b/test/functional/test_runner.py index 0ee2f498da..431ab9a039 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -216,7 +216,6 @@ BASE_SCRIPTS = [ 'feature_dip0020_activation.py', 'feature_uacomment.py', 'feature_filelock.py', - 'p2p_unrequested_blocks.py', 'p2p_blockfilters.py', 'feature_asmap.py', 'feature_includeconf.py',