From fabf3d64ff2bd14f762810316144bb9fd69c517c Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Sun, 7 Jun 2020 13:55:08 -0400 Subject: test: Add FeeFilterRounder test --- src/Makefile.test.include | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile.test.include') diff --git a/src/Makefile.test.include b/src/Makefile.test.include index 03cd9133c8..acdf9b97bd 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -231,6 +231,7 @@ BITCOIN_TESTS =\ test/net_tests.cpp \ test/netbase_tests.cpp \ test/pmt_tests.cpp \ + test/policy_fee_tests.cpp \ test/policyestimator_tests.cpp \ test/pow_tests.cpp \ test/prevector_tests.cpp \ -- cgit v1.2.3