summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranykao <600913@gmail.com>2018-08-31 00:34:31 +0900
committerDavid Peter <sharkdp@users.noreply.github.com>2018-08-31 23:57:27 +0200
commit35a1236ad05c3427eebcc30da800b9e03ecf90d1 (patch)
tree7553e1599c5ae7ba0fd0534718b6619085220df5
parentaf8da50c2ca049a016ab38bb97318da0cf49686d (diff)
Update tests.rs
-rw-r--r--tests/tests.rs1
1 files changed, 1 insertions, 0 deletions
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();