From 8ade9fa27f87eaae8722dd19453a27a4929bdf52 Mon Sep 17 00:00:00 2001 From: Jens Steidl <Jens.Steidl@slub-dresden.de> Date: Fri, 9 Apr 2021 15:25:31 +0200 Subject: [PATCH] - updated test count --- t/slubsipbuilderbagit.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/slubsipbuilderbagit.t b/t/slubsipbuilderbagit.t index 4ca8fe7..94e0768 100644 --- a/t/slubsipbuilderbagit.t +++ b/t/slubsipbuilderbagit.t @@ -24,7 +24,7 @@ use strict; use warnings; use diagnostics; -use Test::More tests => 109; +use Test::More tests => 114; use Test::Output; use Test::Exception; use Test::File; -- GitLab