[svn:parrot] r40510 - trunk/t/pmc
allison at svn.parrot.org
allison at svn.parrot.org
Thu Aug 13 02:54:34 UTC 2009
Author: allison
Date: Thu Aug 13 02:54:32 2009
New Revision: 40510
URL: https://trac.parrot.org/parrot/changeset/40510
Log:
[cage] Revising number of Sub PMC tests after deleting two.
Modified:
trunk/t/pmc/sub.t
Modified: trunk/t/pmc/sub.t
==============================================================================
--- trunk/t/pmc/sub.t Thu Aug 13 02:36:46 2009 (r40509)
+++ trunk/t/pmc/sub.t Thu Aug 13 02:54:32 2009 (r40510)
@@ -9,7 +9,7 @@
use Test::More;
use Parrot::Test::Util 'create_tempfile';
-use Parrot::Test tests => 69;
+use Parrot::Test tests => 67;
use Parrot::Config;
=head1 NAME
More information about the parrot-commits
mailing list