[svn:parrot] r48991 - trunk/t/op
plobsing at svn.parrot.org
plobsing at svn.parrot.org
Tue Sep 14 05:57:34 UTC 2010
Author: plobsing
Date: Tue Sep 14 05:57:34 2010
New Revision: 48991
URL: https://trac.parrot.org/parrot/changeset/48991
Log:
fixed_8 no longer exists. long live ascii!
Modified:
trunk/t/op/string_cs.t
Modified: trunk/t/op/string_cs.t
==============================================================================
--- trunk/t/op/string_cs.t Tue Sep 14 05:55:11 2010 (r48990)
+++ trunk/t/op/string_cs.t Tue Sep 14 05:57:34 2010 (r48991)
@@ -113,7 +113,7 @@
say $S0
.end
CODE
-(0): fixed_8
+(0): ascii
(0): utf8
(0): utf8
(0): utf16
More information about the parrot-commits
mailing list