glfw: update "getName" test comment
This commit is contained in:
parent
d5b75b9aa7
commit
8924e28caf
1 changed files with 1 additions and 1 deletions
|
@ -255,7 +255,7 @@ pub const Key = enum(c_int) {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// Causes segfault on wayland
|
// TODO: https://github.com/hexops/mach/issues/375
|
||||||
// test "getName" {
|
// test "getName" {
|
||||||
// const glfw = @import("main.zig");
|
// const glfw = @import("main.zig");
|
||||||
// try glfw.init(.{});
|
// try glfw.init(.{});
|
||||||
|
|
Loading…
Add table
Reference in a new issue