X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=t%2F02_common.t;h=d770d3fe090e83ab7bf971c17f4cf3aa282f6c8f;hb=969cae121449f73db709ed09894c7ca985833a21;hp=c3ed2b5c30adee260f6fc8909d7391c3f60390c5;hpb=d3e290e8078f517dc9cb8e4ca7754b37da322107;p=debbugs.git diff --git a/t/02_common.t b/t/02_common.t index c3ed2b5..d770d3f 100644 --- a/t/02_common.t +++ b/t/02_common.t @@ -1,6 +1,6 @@ # -*- mode: cperl;-*- -use Test::More tests => 5; +use Test::More tests => 2; use Encode qw(decode_utf8); use_ok('Debbugs::Common');