mirror of
https://github.com/ziglang/zig.git
synced 2025-12-14 18:23:12 +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.