mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Ran cargo fmt.
This commit is contained in:
		| @@ -756,7 +756,6 @@ fn bat_error_to_stderr() { | ||||
|         .assert() | ||||
|         .failure() | ||||
|         .stderr(predicate::str::contains("[bat error]")); | ||||
|  | ||||
| } | ||||
|  | ||||
| #[test] | ||||
| @@ -1206,8 +1205,7 @@ fn can_print_file_starting_with_cache() { | ||||
| } | ||||
|  | ||||
| #[test] | ||||
| fn send_all_bat_error_to_stderr() { | ||||
| } | ||||
| fn send_all_bat_error_to_stderr() {} | ||||
|  | ||||
| #[test] | ||||
| fn does_not_print_unwanted_file_named_cache() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user