[svn:parrot] r42710 - trunk/t/pmc
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Nov 21 14:28:23 UTC 2009
Author: jkeenan
Date: Sat Nov 21 14:28:23 2009
New Revision: 42710
URL: https://trac.parrot.org/parrot/changeset/42710
Log:
Delete part of test message referring to resolved RT #33103.
Modified:
trunk/t/pmc/objects.t
Modified: trunk/t/pmc/objects.t
==============================================================================
--- trunk/t/pmc/objects.t Sat Nov 21 14:27:31 2009 (r42709)
+++ trunk/t/pmc/objects.t Sat Nov 21 14:28:23 2009 (r42710)
@@ -1036,7 +1036,6 @@
.namespace [] # Reset to root namespace for next test
-#RT #33103
.sub multiple_anon_classes
newclass $P0, "City3"
subclass $P1, $P0
More information about the parrot-commits
mailing list