[svn:parrot] r42693 - trunk/t/pmc

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 13:59:34 UTC 2009


Author: jkeenan
Date: Sat Nov 21 13:59:34 2009
New Revision: 42693
URL: https://trac.parrot.org/parrot/changeset/42693

Log:
Delete part of test message referring to resolved RT #40958.

Modified:
   trunk/t/pmc/resizablepmcarray.t

Modified: trunk/t/pmc/resizablepmcarray.t
==============================================================================
--- trunk/t/pmc/resizablepmcarray.t	Sat Nov 21 13:58:05 2009	(r42692)
+++ trunk/t/pmc/resizablepmcarray.t	Sat Nov 21 13:59:34 2009	(r42693)
@@ -863,7 +863,6 @@
 .end
 
 
-#RT #40958 - can't iterate subclass of ResizablePMCArray
 .sub iterate_subclass_of_rpa
     .local pmc arr, it
     $P0 = subclass 'ResizablePMCArray', 'MyArray'


More information about the parrot-commits mailing list