diff --git a/Examples/Tests/CMakeLists.txt b/Examples/Tests/CMakeLists.txt index 21268bbe7a0..d9e9404ae3e 100644 --- a/Examples/Tests/CMakeLists.txt +++ b/Examples/Tests/CMakeLists.txt @@ -17,7 +17,6 @@ add_subdirectory(embedded_boundary_cube) add_subdirectory(embedded_boundary_diffraction) add_subdirectory(embedded_boundary_em_particle_absorption) add_subdirectory(embedded_boundary_python_api) -add_subdirectory(embedded_boundary_removal_depth) add_subdirectory(embedded_boundary_rotated_cube) add_subdirectory(embedded_circle) add_subdirectory(energy_conserving_thermal_plasma)