Author: julianalbo
Date: Sat Jan 24 15:15:10 2009
New Revision: 35976

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:15:10 2009
@@ -5,7 +5,7 @@
 
 use strict;
 use warnings;
-use Test::More tests =>  36;
+use Test::More tests =>  34;
 use Carp;
 use Cwd;
 use File::Path qw| mkpath |;
@@ -178,7 +178,6 @@
     array.pmc
     fixedintegerarray.pmc
     iterator.pmc
-    sarray.pmc
     fixedstringarray.pmc
     hash.pmc
     orderedhash.pmc

Reply via email to