tests: Directly diff expected_region_highlight against region_highlight
This commit is contained in:
@@ -32,5 +32,6 @@ BUFFER='$x "argument"'
|
||||
|
||||
expected_region_highlight=(
|
||||
"1 2 command" # $x
|
||||
"4 13 default" # "argument"
|
||||
"4 13 double-quoted-argument" # "argument"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user