aboutsummaryrefslogtreecommitdiffstats
path: root/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'main.cpp')
-rw-r--r--main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.cpp b/main.cpp
index 9fdee181..f5cab478 100644
--- a/main.cpp
+++ b/main.cpp
@@ -46,7 +46,7 @@ BOOST_AUTO_TEST_CASE(basic_tests)
int r = 0;
r += vmTest();
- r += cryptoTest(); // TODO: Put in tests repo.
+
// r += daggerTest();
// r += stateTest();
// r += peerTest(argc, argv);