aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/plugin/exception/rubygems_plugin.rb
blob: 9a6f557b5ce33d0069447d46a76d4b63b92429e9 (plain)
1
2
3
# frozen_string_literal: true
TestGem::TEST_PLUGIN_EXCEPTION = :loaded
raise Exception.new('boom')