From 8b3d2bbd0d3c87f1a68586822ddc468e0c2f9b52 Mon Sep 17 00:00:00 2001 From: w0xlt Date: Sat, 6 Aug 2022 02:57:14 -0300 Subject: test: add tests for `datacarrier` and `datacarriersize` options Co-authored-by: Sebastian Falbesoner --- 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 2b365d8d10..3676b698f0 100755 --- a/test/functional/test_runner.py +++ b/test/functional/test_runner.py @@ -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', -- cgit v1.2.3