Project

General

Profile

« Previous | Next » 

Revision 0226d72e

Added by nobu (Nobuyoshi Nakada) almost 6 years ago

Fixed the output from separated test in parallel test

To output to the STDOUT of the parent process according to the
parallel test protocol, should send to the MiniTest::Unit.output
instead of each own STDOUT.