summaryrefslogtreecommitdiff
path: root/test/rubygems/plugin/standarderror/rubygems_plugin.rb
blob: 0fcca287281e7e5e5ce17a7bfc2cf77812048f4d (plain)
1
2
3
# frozen_string_literal: true
TestGem::TEST_PLUGIN_STANDARDERROR = :loaded
raise StandardError.new("boom")