1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-26 17:31:42 +00:00

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
View File
@@ -23,6 +23,7 @@ static STYLES: &'static [&'static str] = &[
];
#[test]
#[cfg(not(windows))]
fn test_snapshots() {
let bat_tester = BatTester::new();