1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/autoloading_fixtures/a
Kasper Timm Hansen afb6a2c08d Avoid E constant clashing with Minitest defined version.
Minitest sets an E constant to an empty string to save GC time.
This clashes with autoloading tests which define an E constant.
2015-05-22 23:30:08 +02:00
..
c Avoid E constant clashing with Minitest defined version. 2015-05-22 23:30:08 +02:00
b.rb