diff --git a/tests/tests.rs b/tests/tests.rs index 0f14ae15..793a1f0b 100644 --- a/tests/tests.rs +++ b/tests/tests.rs @@ -23,6 +23,7 @@ static STYLES: &'static [&'static str] = &[ ]; #[test] +#[cfg(not(windows))] fn test_snapshots() { let bat_tester = BatTester::new();