summaryrefslogtreecommitdiff
path: root/test/rubygems/plugin/load/rubygems_plugin.rb
blob: 7cc6bef90bd4ec90d43a4347c3d65fb526703be5 (plain)
1
2
3
4
# frozen_string_literal: true
class TestGem
  TEST_PLUGIN_LOAD = :loaded
end