mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
test: remove testing for tools/update_glibc.zig
Fixes test failures introduced by 5da013e39c8687afa78ea64ed6d0e8d39f28e4f4.
This commit is contained in:
parent
5da013e39c
commit
ff93486d0c
@ -80,6 +80,5 @@ pub fn addCases(cases: *tests.StandaloneContext) void {
|
||||
cases.add("tools/gen_stubs.zig");
|
||||
cases.add("tools/update_clang_options.zig");
|
||||
cases.add("tools/update_cpu_features.zig");
|
||||
cases.add("tools/update_glibc.zig");
|
||||
cases.add("tools/update_spirv_features.zig");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user