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)
committerroot <root@f1ebe1bec408>
Mon, 11 Feb 2019 18:32:40 +0000 (18:32 +0000)
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.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;