From 68d370bec44dd6c0b9bdc76308de1a96fe34e5b8 Mon Sep 17 00:00:00 2001 From: Gavin Andresen Date: Fri, 10 Apr 2015 10:31:02 -0400 Subject: CScheduler unit test --- 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 9aec13cce..3fba198d9 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -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 \ -- cgit v1.2.3