[svn:parrot] r36676 - trunk/t/perl
particle at svn.parrot.org
particle at svn.parrot.org
Fri Feb 13 14:59:19 UTC 2009
Author: particle
Date: Fri Feb 13 14:59:18 2009
New Revision: 36676
URL: https://trac.parrot.org/parrot/changeset/36676
Log:
[t] fix plan
Modified:
trunk/t/perl/Parrot_Distribution.t
Modified: trunk/t/perl/Parrot_Distribution.t
==============================================================================
--- trunk/t/perl/Parrot_Distribution.t Fri Feb 13 14:13:24 2009 (r36675)
+++ trunk/t/perl/Parrot_Distribution.t Fri Feb 13 14:59:18 2009 (r36676)
@@ -6,7 +6,7 @@
use warnings;
use lib qw( . lib ../lib ../../lib );
-use Test::More tests => 29;
+use Test::More tests => 28;
use File::Spec;
=head1 NAME
More information about the parrot-commits
mailing list