X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Ft%2Fshredder%2F02user.t;h=9f1577015307ef421aadff836c9428cf7d94dbb1;hp=8c8657c7d56a5da1f4202ff23f918562a0f7361b;hb=7588a4ac90a9b07c08a3107cd1107d773be1c991;hpb=98d2b25256055abb0dfcb9f586b434474fa97afd 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',