aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/plugin/load/rubygems_plugin.rb
blob: 85a6851acee90f655065bd8992e40f64fa8b20b0 (plain)
1
2
3
4
5
6
# frozen_string_literal: true
class TestGem

  TEST_PLUGIN_LOAD = :loaded

end