summaryrefslogtreecommitdiff
path: root/test/rubygems/plugin/exception/rubygems_plugin.rb
blob: 40bd7cb3d084146ce6a60e527d3808adbc338fff (plain)
1
2
3
4
# frozen_string_literal: true

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