Skip to content

Commit 326eb72

Browse files
committed
fix a silly formatting error
1 parent 00cce59 commit 326eb72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/beman/execution26/exec-on.test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ TEST(exec_on) {
128128
assert(on_id == pool_id);
129129
assert(cont_id == std::this_thread::get_id());
130130
assert(on_id != std::this_thread::get_id());
131-
}
131+
}

0 commit comments

Comments
 (0)