summaryrefslogtreecommitdiff
path: root/test/lib/minitest/unit.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/minitest/unit.rb')
-rw-r--r--test/lib/minitest/unit.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/lib/minitest/unit.rb b/test/lib/minitest/unit.rb
index 465e5b4c98..9b9b9e99ce 100644
--- a/test/lib/minitest/unit.rb
+++ b/test/lib/minitest/unit.rb
@@ -1,9 +1,4 @@
# encoding: utf-8
-######################################################################
-# This file is imported from the minitest project.
-# DO NOT make modifications in this repo. They _will_ be reverted!
-# File a patch instead and assign it to Ryan Davis.
-######################################################################
require "optparse"
require "rbconfig"