[svn:parrot] r49111 - branches/gc_massacre/t/op

bacek at svn.parrot.org bacek at svn.parrot.org
Fri Sep 17 23:48:58 UTC 2010


Author: bacek
Date: Fri Sep 17 23:48:58 2010
New Revision: 49111
URL: https://trac.parrot.org/parrot/changeset/49111

Log:
Untodo test for TT #1791

Modified:
   branches/gc_massacre/t/op/string_cs.t

Modified: branches/gc_massacre/t/op/string_cs.t
==============================================================================
--- branches/gc_massacre/t/op/string_cs.t	Fri Sep 17 23:48:44 2010	(r49110)
+++ branches/gc_massacre/t/op/string_cs.t	Fri Sep 17 23:48:58 2010	(r49111)
@@ -87,7 +87,7 @@
 hello(10): ucs2
 OUTPUT
 
-pir_output_is( <<'CODE', <<OUTPUT, "empty literal encoding persistence - TT #1791", todo => 'TT #1791' );
+pir_output_is( <<'CODE', <<OUTPUT, "empty literal encoding persistence - TT #1791");
 .sub main
     load_bytecode 't/op/testlib/test_strings.pbc'
     $P0 = 'get_empties'()


More information about the parrot-commits mailing list