From: Yui NARUSE Date: 2012-02-13T11:40:28+09:00 Subject: [ruby-core:42521] [ruby-trunk - Bug #6003][Assigned] test/unit/parallel.rb Issue #6003 has been updated by Yui NARUSE. Status changed from Open to Assigned Assignee set to Shota Fukumori ---------------------------------------- Bug #6003: test/unit/parallel.rb https://bugs.ruby-lang.org/issues/6003 Author: Hiroshi Nakamura Status: Assigned Priority: Normal Assignee: Shota Fukumori Category: lib Target version: 2.0.0 ruby -v: ruby 2.0.0dev (2012-02-08 trunk 34481) [x86_64-linux] 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. -- http://bugs.ruby-lang.org/