Author: Whiteknight
Date: Wed Dec 17 11:41:04 2008
New Revision: 34037

Modified:
   trunk/t/perl/Parrot_Distribution.t

Log:
[t] update Parrot_Distribution test now that compilers/bcg isn't here anymore

Modified: trunk/t/perl/Parrot_Distribution.t
==============================================================================
--- trunk/t/perl/Parrot_Distribution.t  (original)
+++ trunk/t/perl/Parrot_Distribution.t  Wed Dec 17 11:41:04 2008
@@ -5,7 +5,7 @@
 use strict;
 use warnings;
 use lib qw( . lib ../lib ../../lib );
-use Test::More tests => 32;
+use Test::More tests => 31;
 use File::Spec;
 
 =head1 NAME

Reply via email to