aboutsummaryrefslogtreecommitdiffstats
path: root/tests/headless.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/headless.rs')
-rw-r--r--tests/headless.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/headless.rs b/tests/headless.rs
index b116139..57e0275 100644
--- a/tests/headless.rs
+++ b/tests/headless.rs
@@ -8,6 +8,7 @@ mod gl {
}
use gl::types::*;
+
#[cfg(not(target_os = "linux"))]
#[test]
fn test_headless() {