From: shibata.hiroshi@... Date: 2014-05-27T05:29:33+00:00 Subject: [ruby-core:62787] [ruby-trunk - Feature #6003] [Closed] test/unit/parallel.rb Issue #6003 has been updated by Hiroshi SHIBATA. Status changed from Assigned to Closed I removed test-unit and minitest from bundled stdlib at #9711 Now, test-unit and minitest only used CRuby test-suites. ---------------------------------------- Feature #6003: test/unit/parallel.rb https://bugs.ruby-lang.org/issues/6003#change-46902 * Author: Hiroshi Nakamura * Status: Closed * Priority: Normal * Assignee: Shota Fukumori * Category: lib * Target version: next minor ---------------------------------------- test/unit/parallel.rb is an extension lib for parallel testing of test-all. To my knowledge it's for CRuby test-all, not a part of minitest, and not a part of test/unit at this moment. This would confuse users. The file should be merged to minitest upstream if the author accepts, or we'd better move it to tools/ or something I think. -- https://bugs.ruby-lang.org/