aboutsummaryrefslogtreecommitdiffstats
path: root/test/rubygems/simple_gem.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/simple_gem.rb')
-rw-r--r--test/rubygems/simple_gem.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/rubygems/simple_gem.rb b/test/rubygems/simple_gem.rb
index e9207f95cc..d2145e6e47 100644
--- a/test/rubygems/simple_gem.rb
+++ b/test/rubygems/simple_gem.rb
@@ -1,3 +1,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.
+######################################################################
+
SIMPLE_GEM = <<-GEMDATA
MD5SUM = "b12a4d48febeb2289c539c2574c4b6f8"
if $0 == __FILE__