aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/plugin/load/rubygems_plugin.rb
blob: 9b37ce09f37b63455657ed9e8c0e48769b54b1bb (plain)
1
2
3
4
5
6
7
8
9
######################################################################
# This file is imported from the rubygems project.
# DO NOT make modifications in this repo. They _will_ be reverted!
# File a patch instead and assign it to Ryan Davis or Eric Hodel.
######################################################################

class TestGem
  TEST_PLUGIN_LOAD = :loaded
end