Re-enable tests on windows

This commit is contained in:
sharkdp 2018-08-31 21:04:53 +02:00 committed by David Peter
parent 11294249f8
commit 0a5b3eaf3e
1 changed files with 0 additions and 1 deletions

View File

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