diff --git a/modules/t/dbEntries.t b/modules/t/dbEntries.t index 22f2d678811eb4e4bae1536eca6c3745688c6a85..dfea767fce7b80af71a990af1bb6d4e085fe22d9 100644 --- a/modules/t/dbEntries.t +++ b/modules/t/dbEntries.t @@ -4,7 +4,7 @@ use warnings; BEGIN { $| = 1; use Test; - plan tests => 31; + plan tests => 39; } use MultiTestDB;