From bdf98fc6274b6322d2cdd91d43d8b690e4786d84 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 24 May 2014 06:01:51 +0000 Subject: * test/lib/minitest: Remove comments not appropriate now. * test/minitest: Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/lib/minitest/hell.rb | 5 ----- 1 file changed, 5 deletions(-) (limited to 'test/lib/minitest/hell.rb') diff --git a/test/lib/minitest/hell.rb b/test/lib/minitest/hell.rb index 827bf0e320..3a156b3d95 100644 --- a/test/lib/minitest/hell.rb +++ b/test/lib/minitest/hell.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 "minitest/parallel_each" -- cgit v1.2.3