X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fshredder%2F01basics.t;h=1fa9f75ba830024261d0b8424e4eb8c61164eab0;hb=679854b8bbc65d112071111bbd7f34a6a481fb30;hp=99e66c7861f15387a6b3efa367cd16b1a9564034;hpb=85e677b86fc37c54e6de2b06340351a28f5a5916;p=freeside.git diff --git a/rt/t/shredder/01basics.t b/rt/t/shredder/01basics.t index 99e66c786..1fa9f75ba 100644 --- a/rt/t/shredder/01basics.t +++ b/rt/t/shredder/01basics.t @@ -1,11 +1,10 @@ -#!/usr/bin/perl -w use strict; use warnings; use Test::Deep; use File::Spec; -use Test::More tests => 3; +use Test::More tests => 3 + 1; # plus one for warnings check use RT::Test (); BEGIN { my $shredder_utils = RT::Test::get_relocatable_file('utils.pl',