mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-08 10:48:04 +03:00
196ddf010c
The test runner reads the list of test function pointers from its own builtin module, which is the root_mod, not main_mod.