From 0a5b3eaf3e9268d8117a4f38015076cd85487050 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Fri, 31 Aug 2018 21:04:53 +0200 Subject: [PATCH] Re-enable tests on windows --- tests/tests.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/tests.rs b/tests/tests.rs index 793a1f0b..0f14ae15 100644 --- a/tests/tests.rs +++ b/tests/tests.rs @@ -23,7 +23,6 @@ static STYLES: &'static [&'static str] = &[ ]; #[test] -#[cfg(not(windows))] fn test_snapshots() { let bat_tester = BatTester::new();