mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00:00
+1
-1
@@ -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