[svn:parrot] r49323 - trunk/t/pmc
plobsing at svn.parrot.org
plobsing at svn.parrot.org
Sat Sep 25 11:34:16 UTC 2010
Author: plobsing
Date: Sat Sep 25 11:34:15 2010
New Revision: 49323
URL: https://trac.parrot.org/parrot/changeset/49323
Log:
TT #1142 closed. todo unecessary.
Modified:
trunk/t/pmc/eval.t
Modified: trunk/t/pmc/eval.t
==============================================================================
--- trunk/t/pmc/eval.t Sat Sep 25 10:49:40 2010 (r49322)
+++ trunk/t/pmc/eval.t Sat Sep 25 11:34:15 2010 (r49323)
@@ -399,7 +399,7 @@
written
OUTPUT
-pir_output_is( <<"CODE", <<'OUTPUT', "eval.thaw", todo => 'TT #1142' );
+pir_output_is( <<"CODE", <<'OUTPUT', "eval.thaw");
.sub main :main
.local pmc io, e
.local string file
More information about the parrot-commits
mailing list