diff --git a/tests/all_tests.nim b/tests/all_tests.nim index 89bb553b3..fa3cf66c9 100644 --- a/tests/all_tests.nim +++ b/tests/all_tests.nim @@ -6,5 +6,5 @@ # at your option. This file may not be copied, modified, or distributed except according to those terms. import - ./test_ssz, - ./test_block_processing + ./test_ssz + # ./test_block_processing