mirror of
https://github.com/sharkdp/bat.git
synced 2024-11-26 01:33:44 +01:00
Update tests.rs
This commit is contained in:
parent
af8da50c2c
commit
35a1236ad0
@ -23,6 +23,7 @@ static STYLES: &'static [&'static str] = &[
|
||||
];
|
||||
|
||||
#[test]
|
||||
#[cfg(not(windows))]
|
||||
fn test_snapshots() {
|
||||
let bat_tester = BatTester::new();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user