Add limitedmap test

This commit is contained in:
Casey Rodarmor
2015-08-17 12:07:47 -04:00
parent 8b06894194
commit 7bd57bb1d7
2 changed files with 102 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ BITCOIN_TESTS =\
test/getarg_tests.cpp \
test/hash_tests.cpp \
test/key_tests.cpp \
test/limitedmap_tests.cpp \
test/main_tests.cpp \
test/mempool_tests.cpp \
test/miner_tests.cpp \