From 57a026c30fef3138bb8db46e6865acb9dc2674f8 Mon Sep 17 00:00:00 2001 From: Fabian Jahr Date: Wed, 28 Aug 2019 15:58:53 -0400 Subject: test: Add unit test for Coinstats index --- 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 570f011f7a..b546f1f55f 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -80,6 +80,7 @@ BITCOIN_TESTS =\ test/bswap_tests.cpp \ test/checkqueue_tests.cpp \ test/coins_tests.cpp \ + test/coinstatsindex_tests.cpp \ test/compilerbug_tests.cpp \ test/compress_tests.cpp \ test/crypto_tests.cpp \ -- cgit v1.2.3