mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 21:40:29 +00: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