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

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


Author: jkeenan
Date: Sat Nov 21 14:11:22 2009
New Revision: 42701
URL: https://trac.parrot.org/parrot/changeset/42701

Log:
Change RT reference to TT reference.

Modified:
   trunk/t/pmc/stringhandle.t

Modified: trunk/t/pmc/stringhandle.t
==============================================================================
--- trunk/t/pmc/stringhandle.t	Sat Nov 21 14:09:57 2009	(r42700)
+++ trunk/t/pmc/stringhandle.t	Sat Nov 21 14:11:22 2009	(r42701)
@@ -74,7 +74,7 @@
 
     pir_output_is( <<'CODE', <<'OUT', 'open and close - asynchronous' );
 .sub 'test' :main
-    $P1 = # RT #46831 create a callback here
+    $P1 = # TT #1204 create a callback here
     $P0 = new ['StringHandle']
 
     $P0.'open'('README')


More information about the parrot-commits mailing list