Trigger build

This commit is contained in:
Fredrik Noren 2016-01-09 13:32:48 -05:00
parent 3d2f71e59b
commit c344f36e93

View file

@ -8,6 +8,7 @@ mod gl {
} }
use gl::types::*; use gl::types::*;
#[cfg(not(target_os = "linux"))] #[cfg(not(target_os = "linux"))]
#[test] #[test]
fn test_headless() { fn test_headless() {