mirror of
https://github.com/ziglang/zig.git
synced 2025-12-12 01:03:13 +00:00
In #10859 I moved the `test_node.end()` call after everything else has been logged. Now the `test_fn.name` is printed by `Progress` itself, making the additional log obsolete.