main: Update test for issue #501 XFAIL
This commit is contained in:
parent
7b417be1ce
commit
cc662371b1
|
@ -32,8 +32,7 @@ setopt interactivecomments
|
|||
BUFFER=$'# foo\ntrue'
|
||||
|
||||
expected_region_highlight=(
|
||||
'1 5 comment' # #
|
||||
#'6 6 '"' # \n
|
||||
|
||||
'1 5 comment' # # foo
|
||||
'6 6 commandseparator "issue #501"' # \n
|
||||
'7 10 builtin' # true
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user