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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 13:46:54 UTC 2009


Author: jkeenan
Date: Sat Nov 21 13:46:53 2009
New Revision: 42689
URL: https://trac.parrot.org/parrot/changeset/42689

Log:
Change RT reference to TT reference.

Modified:
   trunk/t/pmc/parrotio.t

Modified: trunk/t/pmc/parrotio.t
==============================================================================
--- trunk/t/pmc/parrotio.t	Sat Nov 21 13:45:47 2009	(r42688)
+++ trunk/t/pmc/parrotio.t	Sat Nov 21 13:46:53 2009	(r42689)
@@ -86,7 +86,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 ['FileHandle']
 
     $P0.open('README')


More information about the parrot-commits mailing list