aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/autoloading_fixtures/loads_constant.rb
blob: 0b30dc8bca76612446d4faa66857cff29235eb79 (plain) (blame)
1
2
3
4
5
module LoadsConstant
end

# The _ = assignment is to prevent warnings
_ = RequiresConstant