[test] Add test for cfcheckpt

This commit is contained in:
Jim Posen
2020-05-04 14:10:18 -04:00
committed by John Newbery
parent f9e00bb25a
commit 23083856a5
4 changed files with 187 additions and 0 deletions

View File

@ -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',