X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=rt%2Ft%2Fshredder%2F02user.t;h=9f1577015307ef421aadff836c9428cf7d94dbb1;hb=6d1717a6efc1db987c309d149e679a5676a04e4a;hp=8c8657c7d56a5da1f4202ff23f918562a0f7361b;hpb=85e677b86fc37c54e6de2b06340351a28f5a5916;p=freeside.git diff --git a/rt/t/shredder/02user.t b/rt/t/shredder/02user.t index 8c8657c7d..9f1577015 100644 --- a/rt/t/shredder/02user.t +++ b/rt/t/shredder/02user.t @@ -1,11 +1,10 @@ -#!/usr/bin/perl -w use strict; use warnings; use Test::Deep; use File::Spec; -use Test::More tests => 8; +use Test::More tests => 8 + 1; # plus one for warnings check use RT::Test (); BEGIN { my $shredder_utils = RT::Test::get_relocatable_file('utils.pl',