[svn:parrot] r42754 - trunk/t/op

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 18:09:50 UTC 2009


Author: jkeenan
Date: Sat Nov 21 18:09:49 2009
New Revision: 42754
URL: https://trac.parrot.org/parrot/changeset/42754

Log:
Change RT reference to TT reference.

Modified:
   trunk/t/op/01-parse_ops.t

Modified: trunk/t/op/01-parse_ops.t
==============================================================================
--- trunk/t/op/01-parse_ops.t	Sat Nov 21 18:08:40 2009	(r42753)
+++ trunk/t/op/01-parse_ops.t	Sat Nov 21 18:09:49 2009	(r42754)
@@ -34,7 +34,7 @@
     n   => q<N0>,
     nc  => q<13.013>,
     p   => q<P0>,
-    pc  => undef,                  ## RT #39992 figure out how to test this type
+    pc  => undef,                  ## TT #1158 figure out how to test this type
     s   => q<S0>,
     sc  => q<'foo'>,
 };


More information about the parrot-commits mailing list