X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Ft%2Fshredder%2F03plugin_users.t;fp=rt%2Ft%2Fshredder%2F03plugin_users.t;h=131ffa0c3413e131cbdc5fba421292788582977d;hp=1f4cb4934e6c5e6446dbe3827254b515ad3a9c84;hb=7588a4ac90a9b07c08a3107cd1107d773be1c991;hpb=98d2b25256055abb0dfcb9f586b434474fa97afd diff --git a/rt/t/shredder/03plugin_users.t b/rt/t/shredder/03plugin_users.t index 1f4cb4934..131ffa0c3 100644 --- a/rt/t/shredder/03plugin_users.t +++ b/rt/t/shredder/03plugin_users.t @@ -1,11 +1,10 @@ -#!/usr/bin/perl -w use strict; use warnings; use Test::Deep; use File::Spec; -use Test::More tests => 21; +use Test::More tests => 21 + 1; # plus one for warnings check use RT::Test (); BEGIN { my $shredder_utils = RT::Test::get_relocatable_file('utils.pl',