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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Wed Feb 24 03:14:58 UTC 2010


Author: jkeenan
Date: Wed Feb 24 03:14:57 2010
New Revision: 44446
URL: https://trac.parrot.org/parrot/changeset/44446

Log:
[codingstd] Replace 'XXX' in comment with TT #1478.

Modified:
   trunk/t/pmc/iterator.t

Modified: trunk/t/pmc/iterator.t
==============================================================================
--- trunk/t/pmc/iterator.t	Wed Feb 24 03:08:37 2010	(r44445)
+++ trunk/t/pmc/iterator.t	Wed Feb 24 03:14:57 2010	(r44446)
@@ -23,7 +23,7 @@
 
 =cut
 
-# XXX Split this test into aggregate specific one.
+# TT #1478: Split this test into aggregate specific one.
 
 pasm_output_is( <<'CODE', <<'OUTPUT', "new iter" );
     new P2, ['ResizablePMCArray']


More information about the parrot-commits mailing list