diff --git a/Surface_mesher/test/Surface_mesher/implicit_surface_mesher_test.cpp b/Surface_mesher/test/Surface_mesher/implicit_surface_mesher_test.cpp index 5f3728fb4a9..6e69b26a82f 100644 --- a/Surface_mesher/test/Surface_mesher/implicit_surface_mesher_test.cpp +++ b/Surface_mesher/test/Surface_mesher/implicit_surface_mesher_test.cpp @@ -181,11 +181,6 @@ void test_with_tag(Tag = CGAL::Non_manifold_tag()) std::cout << "\nKERNEL CGAL::Filtered_kernel >...\n"; Test_with_kernel >,Tag>()(); -#ifdef CGAL_USE_CORE - Test_with_kernel >, - Tag>()(DO_NOT_RUN); -#endif // #ifdef CGAL_USE_CORE - Test_with_kernel >, Tag >()(DO_NOT_RUN); #endif // #ifndef CGAL_SURFACE_MESHER_SINGLE_TEST