summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorsharkdp <davidpeter@web.de>2018-08-31 21:04:53 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2018-08-31 23:57:27 +0200
commit0a5b3eaf3e9268d8117a4f38015076cd85487050 (patch)
tree3e0233e569c41bac38f0360b5ace67f79ece00d4 /tests
parent11294249f8bb581eeac63ddb8778c0cd7b1feea5 (diff)
Re-enable tests on windows
Diffstat (limited to 'tests')
-rw-r--r--tests/tests.rs1
1 files changed, 0 insertions, 1 deletions
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();