summaryrefslogtreecommitdiff
path: root/rt/t/shredder/00load.t
diff options
context:
space:
mode:
Diffstat (limited to 'rt/t/shredder/00load.t')
-rw-r--r--rt/t/shredder/00load.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt/t/shredder/00load.t b/rt/t/shredder/00load.t
index 21d5ef765..a78e5e4c3 100644
--- a/rt/t/shredder/00load.t
+++ b/rt/t/shredder/00load.t
@@ -1,7 +1,7 @@
use strict;
use warnings;
use File::Spec;
-use Test::More tests => 11;
+use Test::More tests => 11 + 1; # plus one for warnings check
use RT::Test nodb => 1;
BEGIN {