Moved checkpoints out of main, to prep for using them to help prevent DoS attacks
[novacoin.git] / src / test / test_bitcoin.cpp
index 8863aad..39a7c88 100644 (file)
@@ -13,6 +13,7 @@
 #include "util_tests.cpp"
 #include "base58_tests.cpp"
 #include "miner_tests.cpp"
+#include "Checkpoints_tests.cpp"
 
 CWallet* pwalletMain;