test: Add FeeFilterRounder test

This commit is contained in:
MarcoFalke
2020-06-07 13:55:08 -04:00
parent 5f72ddb7ee
commit fabf3d64ff
2 changed files with 35 additions and 0 deletions

View File

@@ -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 \