mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
@@ -22,7 +22,7 @@ impl BatTester {
|
||||
pub fn test_snapshot(&self, name: &str, style: &str) {
|
||||
let output = Command::new(&self.exe)
|
||||
.current_dir(self.temp_dir.path())
|
||||
.args(&[
|
||||
.args([
|
||||
"sample.rs",
|
||||
"--no-config",
|
||||
"--paging=never",
|
||||
|
Reference in New Issue
Block a user