diff --git a/modules/t/canonicalDBAdaptor.t b/modules/t/canonicalDBAdaptor.t index 4693e71689411c7cb8a9ebdaa7f7c4dbea2c587b..8e6980cb457dbd15da65d5a6a604e0000ae420cf 100644 --- a/modules/t/canonicalDBAdaptor.t +++ b/modules/t/canonicalDBAdaptor.t @@ -5,7 +5,7 @@ use lib 't'; BEGIN { $| = 1; use Test; - plan tests => 40; + plan tests => 41; }