mirror of
https://github.com/sharkdp/bat
synced 2024-11-16 21:25:56 +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());
|
||||
}
|
||||
|
||||
// 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)]
|
||||
#[test]
|
||||
#[ignore]
|
||||
|
Loading…
Reference in New Issue
Block a user