X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fappend_null.t;h=3c8b924efaad97b83f5d550227131a62d3fc7663;hb=997098525898485838522aa547a080189cb7a313;hp=1a3a5e40562da030784b5be60cc16bad6511ac11;hpb=e2c51d31d5bcdbbe99f9443e4908c912554bd061;p=urisagit%2FPerl-Docs.git diff --git a/t/append_null.t b/t/append_null.t index 1a3a5e4..3c8b924 100644 --- a/t/append_null.t +++ b/t/append_null.t @@ -1,12 +1,9 @@ #!/usr/local/bin/perl -w use strict ; +use File::Slurp ; -use Test::More tests => 2 ; - -BEGIN{ - use_ok( 'File::Slurp', qw( read_file write_file append_file ) ) ; -} +use Test::More tests => 1 ; my $data = <