@ -36,7 +36,7 @@ pub fn build(b: *std.Build) !void {
b.installArtifact(lib);
const exe = b.addExecutable(.{
.name = "zigjson",
.name = "zigjson-test",
.root_source_file = b.path("src/main.zig"),
.target = target,
.optimize = optimize,
The note is not visible to the blocked user.