This is an automatically generated mail to inform you that tests are now 
available in t/spec/S03-junctions/misc.t

commit 91c983863551730385716aa7a62ac728b4c02c39
Author: kyle <k...@c213334d-75ef-0310-aa23-eaa082d1ae64>
Date:   Fri Jul 24 19:49:30 2009 +0000

    [t/spec] label the tests for RT #67886
    
    git-svn-id: http://svn.pugscode.org/p...@27712 
c213334d-75ef-0310-aa23-eaa082d1ae64

diff --git a/t/spec/S03-junctions/misc.t b/t/spec/S03-junctions/misc.t
index ba8aeff..923371f 100644
--- a/t/spec/S03-junctions/misc.t
+++ b/t/spec/S03-junctions/misc.t
@@ -10,7 +10,7 @@ Misc. Junction tests
 
 =end pod
 
-#?rakudo 2 todo 'identifying junctions'
+#?rakudo 2 todo 'identifying junctions (RT #67886)'
 isa_ok any(6,7), 'Junction';
 is any(6,7).WHAT, 'Junction', 'Junction.WHAT works';
 

Reply via email to