Update tests.rs

This commit is contained in:
anykao 2018-08-31 00:34:31 +09:00 committed by David Peter
parent af8da50c2c
commit 35a1236ad0
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ static STYLES: &'static [&'static str] = &[
];
#[test]
#[cfg(not(windows))]
fn test_snapshots() {
let bat_tester = BatTester::new();