minor: tests: Formatting tweak to XPASS output.
Remove superfluous single quotes around the second hyphen.
This commit is contained in:
		
							parent
							
								
									29b30e0ca7
								
							
						
					
					
						commit
						fccf92402b
					
				|  | @ -119,7 +119,7 @@ run_test_internal() { | ||||||
|         continue 2 |         continue 2 | ||||||
|       fi |       fi | ||||||
|     done |     done | ||||||
|     print -r -- "ok $i - $desc${todo:+' - '}$todo" |     print -r -- "ok $i - $desc${todo:+ - }$todo" | ||||||
|     unset desc |     unset desc | ||||||
|     unset start end |     unset start end | ||||||
|     unset todo |     unset todo | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue