summaryrefslogtreecommitdiff
path: root/test/rubygems/plugin/load/rubygems_plugin.rb
blob: 21fef10bb1037e2531060f91949d13ea4c51a6da (plain)
1
2
3
4
5
# frozen_string_literal: true

class TestGem
  TEST_PLUGIN_LOAD = :loaded
end