mirror of
				https://github.com/zsh-users/zsh-syntax-highlighting.git
				synced 2025-10-23 15:46:27 +08:00 
			
		
		
		
	'main': Fix the currently-failing test for issue #577.
It is fixed in the next commit.
This commit is contained in:
		
							parent
							
								
									027f522300
								
							
						
					
					
						commit
						9880276756
					
				| @ -39,6 +39,9 @@ expected_region_highlight=( | |||||||
|   '19 24 reserved-word' # always |   '19 24 reserved-word' # always | ||||||
|   '26 26 reserved-word' # { |   '26 26 reserved-word' # { | ||||||
|   '28 31 builtin' # echo |   '28 31 builtin' # echo | ||||||
|  |   '33 33 default' # * | ||||||
|   '33 33 globbing "issue #577"' # * |   '33 33 globbing "issue #577"' # * | ||||||
|   '35 35 reserved-word' # } |   '35 35 reserved-word' # } | ||||||
| ) | ) | ||||||
|  | 
 | ||||||
|  | expected_mismatch="expected default+globbing, observed default" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Daniel Shahaf
						Daniel Shahaf