glfw: update "getName" test comment
This commit is contained in:
parent
2692513ff1
commit
d8f89efef2
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
Add a link
Reference in a new issue