'main': Change the issue a test is associated with.

Issue #202 is too overloaded.
This commit is contained in:
Daniel Shahaf 2020-01-12 19:32:44 +00:00
parent 1618848df6
commit 521fedfdf5

View file

@ -32,5 +32,5 @@ alias x=/
BUFFER=$'x' BUFFER=$'x'
expected_region_highlight=( expected_region_highlight=(
'1 1 unknown-token "issue #202"' # x (/) '1 1 unknown-token "issue #668"' # x (/)
) )