test: add tests for datacarrier and datacarriersize options

Co-authored-by: Sebastian Falbesoner <sebastian.falbesoner@gmail.com>
This commit is contained in:
w0xlt
2022-08-06 02:57:14 -03:00
parent 93999a5fbe
commit 8b3d2bbd0d
3 changed files with 75 additions and 0 deletions

View File

@@ -320,6 +320,7 @@ BASE_SCRIPTS = [
'feature_unsupported_utxo_db.py',
'feature_logging.py',
'feature_anchors.py',
'mempool_datacarrier.py',
'feature_coinstatsindex.py',
'wallet_orphanedreward.py',
'wallet_timelock.py',