Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid E constant clashing with Minitest defined version. | Kasper Timm Hansen | 2015-05-22 | 1 | -0/+2 |
Minitest sets an E constant to an empty string to save GC time. This clashes with autoloading tests which define an E constant. |