test: Move main_tests to validation_tests

This commit is contained in:
MarcoFalke
2019-02-28 15:02:35 -05:00
parent fa02b22245
commit fa85468cd2
2 changed files with 4 additions and 4 deletions

View File

@@ -90,7 +90,7 @@ BITCOIN_TESTS =\
test/key_tests.cpp \
test/limitedmap_tests.cpp \
test/dbwrapper_tests.cpp \
test/main_tests.cpp \
test/validation_tests.cpp \
test/mempool_tests.cpp \
test/merkle_tests.cpp \
test/merkleblock_tests.cpp \