summaryrefslogtreecommitdiff
path: root/spec/ruby/core/module/fixtures/autoload_exception.rb
blob: 09acf9f537d43f722fa26fb9005bb1a162dc436d (plain)
1
2
3
ScratchPad.record(:exception)

raise 'intentional error to test failure conditions during autoloading'