mirror of
https://github.com/italicsjenga/winit-sonoma-fix.git
synced 2024-12-23 13:51:30 +11:00
Trigger build
This commit is contained in:
parent
3d2f71e59b
commit
c344f36e93
|
@ -8,6 +8,7 @@ mod gl {
|
|||
}
|
||||
use gl::types::*;
|
||||
|
||||
|
||||
#[cfg(not(target_os = "linux"))]
|
||||
#[test]
|
||||
fn test_headless() {
|
||||
|
|
Loading…
Reference in a new issue