Skip to content

Commit 1fb46fc

Browse files
committed
rename test_fork.cpp to match the name of the algorithm it tests
1 parent 0758df6 commit 1fb46fc

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

test/exec/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ set(exec_test_sources
4444
test_sequence.cpp
4545
test_static_thread_pool.cpp
4646
test_just_from.cpp
47-
test_fork.cpp
47+
test_fork_join.cpp
4848
test_cpo_split.cpp
4949
test_cpo_ensure_started.cpp
5050
test_execute.cpp

0 commit comments

Comments
 (0)