mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-09 15:18:17 +01:00
Re-enable tests on windows
This commit is contained in:
parent
11294249f8
commit
0a5b3eaf3e
@ -23,7 +23,6 @@ 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