diff --git a/src/Vector/tests/vector_dist_dlb_test.hpp b/src/Vector/tests/vector_dist_dlb_test.hpp index b1b7a1f25e8c543ac46299958716bd24b394de45..4375e1204a2bcb5aa68288d60cb49ce02a35b5de 100644 --- a/src/Vector/tests/vector_dist_dlb_test.hpp +++ b/src/Vector/tests/vector_dist_dlb_test.hpp @@ -305,7 +305,6 @@ template<typename vector_type> void test_dlb_vector() if (create_vcluster().rank() == 0) { std::cout << "Activating Crash " << std::endl; - return 0; } auto VV2 = vd.getVerlet(0.01);