Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fixed a %*ENV test.
This test fails sometimes because .gist does .sort action, and it ignores some infos when $*ENV has 100+ keys. Change the key to upper-case to make sure which we want is not at the end.
- Loading branch information