[Bioperl-guts-l] bioperl-live/t Variation_IO.t,1.17,1.18
Jason Stajich
jason at pub.open-bio.org
Thu Sep 8 16:20:53 EDT 2005
Update of /home/repository/bioperl/bioperl-live/t
In directory pub.open-bio.org:/tmp/cvs-serv18252/t
Modified Files:
Variation_IO.t
Log Message:
fix test count
Index: Variation_IO.t
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/t/Variation_IO.t,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -d -r1.17 -r1.18
*** Variation_IO.t 29 Aug 2005 01:28:16 -0000 1.17
--- Variation_IO.t 8 Sep 2005 20:20:51 -0000 1.18
***************
*** 22,26 ****
$error = 1;
}
! $NUMTESTS = 24;
plan tests => $NUMTESTS;
}
--- 22,26 ----
$error = 1;
}
! $NUMTESTS = 25;
plan tests => $NUMTESTS;
}
More information about the Bioperl-guts-l
mailing list