cvsuser 02/10/11 00:45:32
Modified: t/pmc intlist.t
Log:
go back to testing intlist
Revision Changes Path
1.4 +1 -1 parrot/t/pmc/intlist.t
Index: intlist.t
===================================================================
RCS file: /cvs/public/parrot/t/pmc/intlist.t,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -r1.3 -r1.4
--- intlist.t 10 Oct 2002 13:42:38 -0000 1.3
+++ intlist.t 11 Oct 2002 07:45:32 -0000 1.4
@@ -198,7 +198,7 @@
mod I9, I0, 100
ne I9, 0, lp1
# force GC => 124 DOD + 124 collects / 10^5 accesses
- new P1, .PerlArray
+ new P1, .IntList
set P1[I0], I0
concat S0, S1, S1
set S2, S0