diff --git a/.circleci/tests.unit1.algorithms b/.circleci/tests.unit1.algorithms index d35e591525d..337b63ab6a4 100644 --- a/.circleci/tests.unit1.algorithms +++ b/.circleci/tests.unit1.algorithms @@ -48,13 +48,18 @@ tests.unit.modules.algorithms.algorithms.foreachn_bad_alloc tests.unit.modules.algorithms.algorithms.for_loop tests.unit.modules.algorithms.algorithms.for_loop_exception tests.unit.modules.algorithms.algorithms.for_loop_induction +tests.unit.modules.algorithms.algorithms.for_loop_induction_sender tests.unit.modules.algorithms.algorithms.for_loop_induction_async tests.unit.modules.algorithms.algorithms.for_loop_n +tests.unit.modules.algorithms.algorithms.for_loop_n_sender tests.unit.modules.algorithms.algorithms.for_loop_n_strided +tests.unit.modules.algorithms.algorithms.for_loop_n_strided_sender tests.unit.modules.algorithms.algorithms.for_loop_reduction +tests.unit.modules.algorithms.algorithms.for_loop_reduction_sender tests.unit.modules.algorithms.algorithms.for_loop_reduction_async tests.unit.modules.algorithms.algorithms.for_loop_sender tests.unit.modules.algorithms.algorithms.for_loop_strided +tests.unit.modules.algorithms.algorithms.for_loop_strided_sender tests.unit.modules.algorithms.algorithms.generate tests.unit.modules.algorithms.algorithms.generaten tests.unit.modules.algorithms.algorithms.is_heap