update build system unit test

need to add another field to initialize now
This commit is contained in:
Andrew Kelley 2024-07-12 11:00:52 -07:00
parent 67e3e4989d
commit 4f9a8b6843

View file

@ -523,6 +523,7 @@ test Options {
.query = .{},
.result = try std.zig.system.resolveTargetQuery(.{}),
},
.zig_lib_directory = std.Build.Cache.Directory.cwd(),
};
var builder = try std.Build.create(