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