Bug 14195: (followup) increment number of tests
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
This commit is contained in:
parent
ea41ef4ec9
commit
de448c0a1e
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
# along with Koha; if not, see <http://www.gnu.org/licenses>.
|
||||
|
||||
use Modern::Perl;
|
||||
use Test::More tests => 40;
|
||||
use Test::More tests => 41;
|
||||
|
||||
BEGIN {
|
||||
use_ok('t::lib::TestBuilder');
|
||||
|
|
Loading…
Reference in a new issue