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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 14:33:14 UTC 2009


Author: jkeenan
Date: Sat Nov 21 14:33:13 2009
New Revision: 42715
URL: https://trac.parrot.org/parrot/changeset/42715

Log:
Delete reference to resolved RT #46845.

Modified:
   trunk/t/pmc/objects.t

Modified: trunk/t/pmc/objects.t
==============================================================================
--- trunk/t/pmc/objects.t	Sat Nov 21 14:31:48 2009	(r42714)
+++ trunk/t/pmc/objects.t	Sat Nov 21 14:33:13 2009	(r42715)
@@ -1479,7 +1479,6 @@
 end:
 .end
 
-# RT #46845
 .sub getting_null_attribute
     newclass $P1, "Foo51"
     addattribute $P1, "i"


More information about the parrot-commits mailing list