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

jkeenan at svn.parrot.org jkeenan at svn.parrot.org
Sat Nov 21 13:45:48 UTC 2009


Author: jkeenan
Date: Sat Nov 21 13:45:47 2009
New Revision: 42688
URL: https://trac.parrot.org/parrot/changeset/42688

Log:
Delete comment referring to rejected RT #46827.

Modified:
   trunk/t/pmc/parrotio.t

Modified: trunk/t/pmc/parrotio.t
==============================================================================
--- trunk/t/pmc/parrotio.t	Sat Nov 21 13:44:40 2009	(r42687)
+++ trunk/t/pmc/parrotio.t	Sat Nov 21 13:45:47 2009	(r42688)
@@ -81,8 +81,6 @@
 # should be in the PIR code
 unlink 'new_file';
 
-# 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