Bug 15009 [QA Followup] - Update number of tests run
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 13:01:07 +0000 (13:01 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 13:01:07 +0000 (13:01 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Budgets.t

index 4edbfa4..8319c00 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 use Modern::Perl;
-use Test::More tests => 134;
+use Test::More tests => 137;
 
 BEGIN {
     use_ok('C4::Budgets')