about summary refs log tree commit diff
path: root/tests/coverage/async_block.coverage
AgeCommit message (Collapse)AuthorLines
2023-12-20coverage: Add a test for `async` blocksZalathar-0/+37
We have coverage tests that use async functions, but none that use async blocks.