summaryrefslogtreecommitdiff
path: root/test/rubygems/functional.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/rubygems/functional.rb')
-rw-r--r--test/rubygems/functional.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/rubygems/functional.rb b/test/rubygems/functional.rb
index 62f8c64d2d..6b7131f9d6 100644
--- a/test/rubygems/functional.rb
+++ b/test/rubygems/functional.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.
+######################################################################
+
require 'rubygems'
require 'minitest/unit'
require 'test/insure_session'