flatfile: Unit tests for FlatFileSeq methods.

This commit is contained in:
Jim Posen
2019-01-06 22:23:34 -08:00
parent 65a489e93d
commit 4c01e4e159
2 changed files with 124 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ BITCOIN_TESTS =\
test/cuckoocache_tests.cpp \
test/denialofservice_tests.cpp \
test/descriptor_tests.cpp \
test/flatfile_tests.cpp \
test/fs_tests.cpp \
test/getarg_tests.cpp \
test/hash_tests.cpp \