Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix flapping test under const strings
This old test assumed two strings created equal would not compare ==. Turns out this is no longer the case with constant strings.
- Loading branch information