[svn:parrot] r35978 - trunk/t/steps

[email protected] Sat, 24 Jan 2009 15:44:50 -0800 (PST)
Newsgroups perl.cvs.parrot
Message-ID <[email protected]>
Author: julianalbo
Date: Sat Jan 24 15:44:50 2009
New Revision: 35978

Modified:
   trunk/t/steps/auto_pmc-01.t

Log:
fix?? for t/steps/auto_pmc-01.t

Modified: trunk/t/steps/auto_pmc-01.t
==============================================================================
--- trunk/t/steps/auto_pmc-01.t	(original)
+++ trunk/t/steps/auto_pmc-01.t	Sat Jan 24 15:44:50 2009
@@ -5,7 +5,7 @@
 
 use strict;
 use warnings;
-use Test::More tests =>  34;
+use Test::More tests =>  36;
 use Carp;
 use Cwd;
 use File::Path qw| mkpath |;
@@ -263,7 +263,6 @@
     array.pmc
     fixedintegerarray.pmc
     iterator.pmc
-    sarray.pmc
     fixedstringarray.pmc
     hash.pmc
     orderedhash.pmc