[svn:parrot] r42700 - trunk/t/pmc
jkeenan at svn.parrot.org
jkeenan at svn.parrot.org
Sat Nov 21 14:09:59 UTC 2009
Author: jkeenan
Date: Sat Nov 21 14:09:57 2009
New Revision: 42700
URL: https://trac.parrot.org/parrot/changeset/42700
Log:
Delete comment referring to rejected RT #46827.
Modified:
trunk/t/pmc/stringhandle.t
Modified: trunk/t/pmc/stringhandle.t
==============================================================================
--- trunk/t/pmc/stringhandle.t Sat Nov 21 14:09:18 2009 (r42699)
+++ trunk/t/pmc/stringhandle.t Sat Nov 21 14:09:57 2009 (r42700)
@@ -69,8 +69,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