X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fshredder%2F03plugin.t;h=15766cd2e1da32dfcdc401902c05a4715d31b537;hb=679854b8bbc65d112071111bbd7f34a6a481fb30;hp=cf51e448db22da0ca1c7827cde24b0892cecf62f;hpb=9b328d940af56b9924a342192ebb0790478fa705;p=freeside.git diff --git a/rt/t/shredder/03plugin.t b/rt/t/shredder/03plugin.t index cf51e448d..15766cd2e 100644 --- a/rt/t/shredder/03plugin.t +++ b/rt/t/shredder/03plugin.t @@ -1,11 +1,10 @@ -#!/usr/bin/perl -w use strict; use warnings; use Test::Deep; use File::Spec; -use Test::More tests => 28; +use Test::More tests => 28 + 1; # plus one for warnings check use RT::Test (); BEGIN { my $shredder_utils = RT::Test::get_relocatable_file('utils.pl',