test harness: Fix off-by-one discrepancy between observed and expected.
Fixes issue #195.
This commit is contained in:
@@ -32,5 +32,5 @@ PREBUFFER=$'echo \\\n'
|
||||
BUFFER='noglob'
|
||||
|
||||
expected_region_highlight=(
|
||||
"0 6 none" # 'noglob' highlighted as a string, not as a precomand
|
||||
"1 6 none" # 'noglob' highlighted as a string, not as a precomand
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user