parent
1b3def9512
commit
35c698702b
1 changed files with 1 additions and 1 deletions
|
@ -512,7 +512,7 @@ test "pollEvents" {
|
|||
defer terminate();
|
||||
}
|
||||
|
||||
test "pollEvents" {
|
||||
test "pollEvents2" {
|
||||
defer clearError(); // clear any error we generate
|
||||
if (!init(.{})) {
|
||||
std.log.err("failed to initialize GLFW: {?s}", .{getErrorString()});
|
||||
|
|
Loading…
Add table
Reference in a new issue