CScheduler unit test

This commit is contained in:
Gavin Andresen
2015-04-10 10:31:02 -04:00
parent cfefe5b88c
commit 68d370bec4
2 changed files with 111 additions and 0 deletions

View File

@@ -60,6 +60,7 @@ BITCOIN_TESTS =\
test/pow_tests.cpp \
test/rpc_tests.cpp \
test/sanity_tests.cpp \
test/scheduler_tests.cpp \
test/script_P2SH_tests.cpp \
test/script_tests.cpp \
test/scriptnum_tests.cpp \