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

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


Author: jkeenan
Date: Sat Nov 21 14:01:56 2009
New Revision: 42695
URL: https://trac.parrot.org/parrot/changeset/42695

Log:
Delete comment referring to resolved RT #59542.

Modified:
   trunk/t/pmc/hash.t

Modified: trunk/t/pmc/hash.t
==============================================================================
--- trunk/t/pmc/hash.t	Sat Nov 21 14:00:48 2009	(r42694)
+++ trunk/t/pmc/hash.t	Sat Nov 21 14:01:56 2009	(r42695)
@@ -126,7 +126,6 @@
 .end
 
 .sub null_key
-    # See RT #59542
     new $P0, ['Hash']
     $P0['yum'] = 5
     null $S0


More information about the parrot-commits mailing list