Changes to spec-examples-by-section are missing
darrelmiller opened this issue · 2 comments
darrelmiller commented
I don't really understand Git well enough to know how this is possible, but this changeset a3ef0fe#diff-0
does not seem to have been applied. The ordering of the {keys} test cases do not match the keys variable.
mnot commented
They were rolled back by a subsequent change.
We need to list the different possible valid expansions still, as we did in spec-examples.
I'll try to get to this soon. Thanks!
darrelmiller commented
Thanks. That fixed all my issues with those tests. Just have the negative-tests to get working now.