Re-enable tests on windows

pull/249/head
sharkdp 6 years ago committed by David Peter
parent 11294249f8
commit 0a5b3eaf3e

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

Loading…
Cancel
Save