r27342 - /trunk/dh-make-perl/t/AptContents.t

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Thu Nov 27 09:51:20 UTC 2008


Author: dmn
Date: Thu Nov 27 09:51:18 2008
New Revision: 27342

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27342
Log:
add test plan

Modified:
    trunk/dh-make-perl/t/AptContents.t

Modified: trunk/dh-make-perl/t/AptContents.t
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/t/AptContents.t?rev=27342&op=diff
==============================================================================
--- trunk/dh-make-perl/t/AptContents.t (original)
+++ trunk/dh-make-perl/t/AptContents.t Thu Nov 27 09:51:18 2008
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-use Test::More 'no_plan';
+use Test::More tests => 12;
 
 use FindBin qw($Bin);
 use File::Touch qw(touch);




More information about the Pkg-perl-cvs-commits mailing list