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/06/20 06:35:44 UTC

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

Author: jasons
Date: Sat Jun 19 21:35:44 2004
New Revision: 21488

Modified:
   xml/xerces-p/trunk/t/EntityResolver.t
Log:
fixed test number

Modified: xml/xerces-p/trunk/t/EntityResolver.t
==============================================================================
--- xml/xerces-p/trunk/t/EntityResolver.t	(original)
+++ xml/xerces-p/trunk/t/EntityResolver.t	Sat Jun 19 21:35:44 2004
@@ -9,7 +9,7 @@
 use Carp;
 # use blib;
 use XML::Xerces;
-use Test::More tests => 9;
+use Test::More tests => 10;
 use Cwd;
 
 use lib 't';

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