mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-14 15:56:13 +03:00
quiet tests
This commit is contained in:
@ -358,7 +358,7 @@ test "shadertoy to glsl" {
|
||||
const glsl = try glslFromSpv(alloc, spvlist.items);
|
||||
defer alloc.free(glsl);
|
||||
|
||||
log.warn("glsl={s}", .{glsl});
|
||||
// log.warn("glsl={s}", .{glsl});
|
||||
}
|
||||
|
||||
const test_crt = @embedFile("shaders/test_shadertoy_crt.glsl");
|
||||
|
Reference in New Issue
Block a user