mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 10:11:07 +00:00
Update tests/integration_tests.rs
Co-authored-by: David Peter <sharkdp@users.noreply.github.com>
This commit is contained in:
parent
bad2292950
commit
1a07baf5f2
@ -892,7 +892,7 @@ fn config_read_arguments_from_file() {
|
|||||||
.stdout(predicate::eq("dummy-pager-from-config\n").normalize());
|
.stdout(predicate::eq("dummy-pager-from-config\n").normalize());
|
||||||
}
|
}
|
||||||
|
|
||||||
// ignore this test for now as cargo cache --clear only targets the default projects dir
|
// ignore this test for now as bat cache --clear only targets the default projects dir
|
||||||
#[cfg(unix)]
|
#[cfg(unix)]
|
||||||
#[test]
|
#[test]
|
||||||
#[ignore]
|
#[ignore]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user