From 35a1236ad05c3427eebcc30da800b9e03ecf90d1 Mon Sep 17 00:00:00 2001 From: anykao <600913@gmail.com> Date: Fri, 31 Aug 2018 00:34:31 +0900 Subject: [PATCH] Update tests.rs --- tests/tests.rs | 1 + 1 file changed, 1 insertion(+) 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();