[svn:parrot] r42691 - trunk/t/pmc
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Nov 21 13:50:45 UTC 2009
Author: jkeenan
Date: Sat Nov 21 13:50:45 2009
New Revision: 42691
URL: https://trac.parrot.org/parrot/changeset/42691
Log:
Delete part of test message referring to resolved RT #42974.
Modified:
trunk/t/pmc/class.t
Modified: trunk/t/pmc/class.t
==============================================================================
--- trunk/t/pmc/class.t Sat Nov 21 13:49:45 2009 (r42690)
+++ trunk/t/pmc/class.t Sat Nov 21 13:50:45 2009 (r42691)
@@ -565,7 +565,7 @@
# L<PDD15/Class PMC API/=item does>
-.sub 'more does' # RT #42974
+.sub 'more does'
.local pmc attrs
attrs = new ['Hash']
More information about the parrot-commits
mailing list