You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by ja...@apache.org on 2004/05/20 18:27:43 UTC

svn commit: rev 20154 - xml/xerces-p/trunk/t

Author: jasons
Date: Thu May 20 09:27:43 2004
New Revision: 20154

Modified:
   xml/xerces-p/trunk/t/actualCast.t
Log:
fixed test count

Modified: xml/xerces-p/trunk/t/actualCast.t
==============================================================================
--- xml/xerces-p/trunk/t/actualCast.t	(original)
+++ xml/xerces-p/trunk/t/actualCast.t	Thu May 20 09:27:43 2004
@@ -9,7 +9,7 @@
 use Carp;
 # use blib;
 use XML::Xerces;
-use Test::More tests => 11;
+use Test::More tests => 9;
 
 use lib 't';
 use TestUtils qw($DOM $PERSONAL $PERSONAL_FILE_NAME $PERSONAL_SCHEMA_FILE_NAME);

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org