noop: Associate an XFAIL test with its issue.
This commit is contained in:
parent
d66113c1ed
commit
20d106bd4d
@ -31,6 +31,6 @@ BUFFER='tar cf - * | (cd /target; tar xfp -)'
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 3 $ZSH_HIGHLIGHT_STYLES[command]" # tar
|
||||
"15 16 $ZSH_HIGHLIGHT_STYLES[command] 'not yet implemented'" # cd
|
||||
"15 16 $ZSH_HIGHLIGHT_STYLES[command] 'issue #166'" # cd
|
||||
"27 29 $ZSH_HIGHLIGHT_STYLES[command]" # tar
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user