mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 07:04:04 +00: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