@@ -74,6 +74,7 @@ pub fn build(b: *std.Build) !void {
b.installArtifact(exe);
// Tests
const lib_test = b.addTest(.{
.name = "squashfs-test",
.root_module = lib.root_module,
The note is not visible to the blocked user.