diff --git a/modules/t/metaContainer.t b/modules/t/metaContainer.t index 02b70d785bfd922dc98c1ae38fe8091101163137..52379ff5e7cb1744bfd1e0c25ab8201c3d478865 100644 --- a/modules/t/metaContainer.t +++ b/modules/t/metaContainer.t @@ -5,7 +5,7 @@ use lib 't'; BEGIN { $| = 1; use Test; - plan tests => 10; + plan tests => 9; } use TestUtils qw( debug );