Skip to content

Commit 3064acf

Browse files
committed
add another formatting fix
1 parent a6b9403 commit 3064acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/beman/task/task_scheduler.test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ struct thread_context {
121121
}
122122
};
123123
struct sender {
124-
using sender_concept = ex::sender_t;
124+
using sender_concept = ex::sender_t;
125125
using completion_signatures = ex::completion_signatures<ex::set_value_t()>;
126126

127127
thread_context* ctxt;

0 commit comments

Comments
 (0)