aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/plugin/exception/rubygems_plugin.rb
blob: ef019a71935eba6f3fc003767425bd7cf1a25675 (plain)
1
2
3
4
5
6
7
8
######################################################################
# This file is imported from the rubygems project.
# DO NOT make modifications in this repo. They _will_ be reverted!
# File a patch instead and assign it to Ryan Davis or Eric Hodel.
######################################################################

TestGem::TEST_PLUGIN_EXCEPTION = :loaded
raise Exception.new('boom')