mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-30 22:54:07 +00:00
Re-enable tests on windows
This commit is contained in:
@@ -23,7 +23,6 @@ static STYLES: &'static [&'static str] = &[
|
||||
];
|
||||
|
||||
#[test]
|
||||
#[cfg(not(windows))]
|
||||
fn test_snapshots() {
|
||||
let bat_tester = BatTester::new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user