Cleanup output from t/io/defout.t RT#78572
authorJerry D. Hedden <jdhedden@cpan.org>
Tue, 26 Oct 2010 22:58:55 +0000 (15:58 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 26 Oct 2010 22:58:55 +0000 (15:58 -0700)
commit021897e0cddffa1615b83551abd2136c5f0fbeee
tree240c582f6eafb62d8be231105dbaeb4271a8419c
parent8ff33955047e041e6195abad9184b13c293b7c8b
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.
t/io/defout.t