Bug 21829: (QA follow-up) - Update the number of unit tests
authorKyle M Hall <kyle@bywatersolutions.com>
Mon, 11 Feb 2019 12:15:11 +0000 (07:15 -0500)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 12 Feb 2019 13:17:29 +0000 (13:17 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit f3f5b98fd909f9e13aa4e45a16dc275ef4ee8489)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

t/db_dependent/Letters.t

index 09e35e3..a14df42 100644 (file)
@@ -18,7 +18,7 @@
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
 use Modern::Perl;
-use Test::More tests => 65;
+use Test::More tests => 67;
 use Test::MockModule;
 use Test::Warn;