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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 14:02:47 UTC 2009


Author: jkeenan
Date: Sat Nov 21 14:02:46 2009
New Revision: 42696
URL: https://trac.parrot.org/parrot/changeset/42696

Log:
Delete comment referring to rejected RT #46827.

Modified:
   trunk/t/pmc/filehandle.t

Modified: trunk/t/pmc/filehandle.t
==============================================================================
--- trunk/t/pmc/filehandle.t	Sat Nov 21 14:01:56 2009	(r42695)
+++ trunk/t/pmc/filehandle.t	Sat Nov 21 14:02:46 2009	(r42696)
@@ -95,8 +95,6 @@
 ok 7 - $P7.open($S1, $S2) # new file, write mode succeeds
 OUT
 
-# RT #46827 test open file, close file, delete file, reopen previously opened stream
-
 SKIP: {
     skip 'no asynch calls yet' => 1;
 


More information about the parrot-commits mailing list