[PATCH] Cleanup output from t/io/defout.t RT#78572
authorJerry D. Hedden <jdhedden@cpan.org>
Tue, 26 Oct 2010 21:11:32 +0000 (22:11 +0100)
committerChris 'BinGOs' Williams <chris@bingosnet.co.uk>
Tue, 26 Oct 2010 21:11:32 +0000 (22:11 +0100)
commit4d2eb54d4d30c9c5b093de9a57c324d5551c58fe
treee66339c001bf053a5e114d19fa5d20da4668d87c
parent59d53fd6002cff7136e93d0aa337abc97be636dd
[PATCH] Cleanup output from t/io/defout.t RT#78572

  t/io/defout.t pollutes the output of 'make test':

  t/io/defout....................................................$a;
  # write
  ok

  The attached patch fixes this.

Signed-off-by: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
t/io/defout.t