You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by dm...@apache.org on 2002/06/17 22:10:13 UTC

cvs commit: xml-xalan/test/tests/conferr/mdocserr mdocserr03.xsl

dmarston    2002/06/17 13:10:13

  Modified:    test/tests/conferr/mdocserr mdocserr03.xsl
  Log:
  Adjust error message. Actual message was improved.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/test/tests/conferr/mdocserr/mdocserr03.xsl
  
  Index: mdocserr03.xsl
  ===================================================================
  RCS file: /home/cvs/xml-xalan/test/tests/conferr/mdocserr/mdocserr03.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- mdocserr03.xsl	14 Dec 2001 22:47:19 -0000	1.1
  +++ mdocserr03.xsl	17 Jun 2002 20:10:13 -0000	1.2
  @@ -8,7 +8,7 @@
     <!-- Purpose: Test document() function with too many arguments. -->
     <!-- Creator: David Marston -->
     <!-- ExpectedException: document() function requires 1 or 2 arguments -->
  -  <!-- ExpectedException: FuncDocument only allows 2 arguments -->
  +  <!-- ExpectedException: FuncDocument only allows 1 or 2 arguments -->
   
   <xsl:template match="defaultcontent">
     <out>
  
  
  

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