Skip to content

Commit 7611a17

Browse files
Update test/parallel_api/ranges/std_ranges_test.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 04cca13 commit 7611a17

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/parallel_api/ranges/std_ranges_test.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,8 +468,9 @@ struct test
468468
}
469469
}
470470

471+
471472
return true;
472-
}
473+
}
473474

474475
template<typename Policy, typename Algo, typename Checker, typename TransIn, typename TransOut,
475476
TestDataMode mode = test_mode>

0 commit comments

Comments
 (0)